On Wed, Mar 31, 2021 at 06:48:49PM +0300, Andy Shevchenko wrote: > Since we have software nodes support in MFD core, we may start converting > intel_quark_i2c_gpio driver to use it. For the starter it converts I²C part. > and as a result we get rid of platform data for I²C DesignWare driver. > > This series depends on the stuff in MFD. OTOH the DesignWare patch should not > be in conflict with other patches floating around (against I²C DesignWare > driver). In any case I guess the procedure is pretty much standard, i.e. Lee > creates an immutable branch that Wolfram can pull into his tree. Lee, can you, please, apply this series? It seems we have all Acked by respective maintainer(s). > Andy Shevchenko (2): > mfd: intel_quark_i2c_gpio: Convert I²C to use software nodes > i2c: designware: Get rid of legacy platform data > > drivers/i2c/busses/i2c-designware-platdrv.c | 7 +--- > drivers/mfd/intel_quark_i2c_gpio.c | 41 +++++++++++++------- > include/linux/platform_data/i2c-designware.h | 13 ------- > 3 files changed, 27 insertions(+), 34 deletions(-) > delete mode 100644 include/linux/platform_data/i2c-designware.h > > -- > 2.30.2 > -- With Best Regards, Andy Shevchenko