i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 15 Dec 2021 15:12:02 +0000 (17:12 +0200)
committerWolfram Sang <wsa@kernel.org>
Thu, 16 Dec 2021 21:14:02 +0000 (22:14 +0100)
commitc2d7fa2207d0df23bde6ef3fb4d56135f3d2977b
tree27dbcba0116866254bb36ea3ec27f5b451739acb
parentd52097010078c1844348dc0e467305e5f90fd317
i2c: designware-pci: Add a note about struct dw_scl_sda_cfg usage

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@linux.intel.com>
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
drivers/i2c/busses/i2c-designware-pcidrv.c