diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2023-06-05 10:52:04 +0800 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-06-05 11:30:28 +0200 |
commit | 2f8d1ed793453b9f7a832c96d699bf3dca176280 (patch) | |
tree | 858a8bd34afea7214aaa91019ee2e94157358a38 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4f5d68c8591498c3955dc0228ed6606c1b138278 (diff) |
i2c: designware: Add driver support for Wangxun 10Gb NIC
Wangxun 10Gb ethernet chip is connected to Designware I2C, to communicate
with SFP.
Introduce the property "wx,i2c-snps-model" to match device data for Wangxun
in software node case. Since IO resource was mapped on the ethernet driver,
add a model quirk to get regmap from parent device.
The exists IP limitations are dealt as workarounds:
- IP does not support interrupt mode, it works on polling mode.
- Additionally set FIFO depth address the chip issue.
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Piotr Raczynski <piotr.raczynski@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions