Hi Andy, On Thu, Aug 22, 2024 at 08:58:36PM GMT, Andy Shevchenko wrote: > This is the subset of the patches [1] that should not affect any > functionality. Here are: > - consolidation of FW parsing and configuring code > - some function renaming / dropping > - switching to export namespace > > In any case this is Cc'ed to AMD who reported a problem in [1] > presumably in the patch that is *not* included here. > > Link: https://lore.kernel.org/linux-i2c/20231207141653.2785124-1-andriy.shevchenko@xxxxxxxxxxxxxxx/ [1] > > Andy Shevchenko (5): > i2c: designware: Rename dw_i2c_of_configure() -> i2c_dw_of_configure() > i2c: designware: Consolidate firmware parsing and configuring code > i2c: designware: Unify the firmware type checks > i2c: designware: Move exports to I2C_DW namespaces > i2c: designware: Remove ->disable() callback I merged these patches in i2c/i2c-host. Normally I leave patches a bit longer in the list, but they have been reviewed and discussed. If there will come some observations from others, we are in time to change them. Thanks, Andi