On Wed, Apr 29, 2020 at 12:18:31AM +0200, Wolfram Sang wrote: > On Mon, Apr 27, 2020 at 05:05:35PM +0300, Jarkko Nikula wrote: > > On 4/25/20 4:44 PM, Andy Shevchenko wrote: > > > Allow slave mode for PCI enumerated devices by calling a common i2c_dw_probe() > > > instead of i2c_dw_probe_master(). > > > > > > While dropping dependency to platform driver in slave module, move its > > > configuration section above, closer to core. > > > > > > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > > > --- > > > v2: new patch > > > drivers/i2c/busses/Kconfig | 21 ++++++++++----------- > > > drivers/i2c/busses/i2c-designware-pcidrv.c | 4 ++-- > > > 2 files changed, 12 insertions(+), 13 deletions(-) > > > > > To all 5 patches > > > > Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx> > > And all applied to for-next, thanks! Wolfram, I do not see them in your tree. Neither Linux next has them. Something should I do? -- With Best Regards, Andy Shevchenko