On 12/7/21 21:21, Andy Shevchenko wrote:
Add a note about struct dw_scl_sda_cfg usage to discourage people of using this structure on new platforms. Instead they should try hard to put the needed information into firmware descriptions. Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> --- drivers/i2c/busses/i2c-designware-pcidrv.c | 7 +++++++ 1 file changed, 7 insertions(+)
Acked-by: Jarkko Nikula <jarkko.nikula@xxxxxxxxxxxxxxx>