[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZHHBmJwwaw1KynB9@smile.fi.intel.com>
Date: Sat, 27 May 2023 11:38:48 +0300
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Jiawen Wu <jiawenwu@...stnetic.com>
Cc: netdev@...r.kernel.org, jarkko.nikula@...ux.intel.com,
mika.westerberg@...ux.intel.com, jsd@...ihalf.com,
Jose.Abreu@...opsys.com, andrew@...n.ch, hkallweit1@...il.com,
linux@...linux.org.uk, linux-i2c@...r.kernel.org,
linux-gpio@...r.kernel.org, mengyuanlou@...-swift.com,
Piotr Raczynski <piotr.raczynski@...el.com>
Subject: Re: [PATCH net-next v9 4/9] net: txgbe: Register I2C platform device
On Wed, May 24, 2023 at 05:17:17PM +0800, Jiawen Wu wrote:
> Register the platform device to use Designware I2C bus master driver.
> Use regmap to read/write I2C device region from given base offset.
...
> +#include <linux/platform_device.h>
Can this be ordered (to some extent), please?
> #include <linux/gpio/property.h>
> #include <linux/clk-provider.h>
> #include <linux/clkdev.h>
> +#include <linux/regmap.h>
This too.
> #include <linux/i2c.h>
> #include <linux/pci.h>
Somewhere here...
...
Otherwise looks good, thank you.
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists