]> asedeno.scripts.mit.edu Git - linux.git/commit
i2c: i801: Add support for Intel Ice Lake
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 28 Jun 2018 13:08:24 +0000 (16:08 +0300)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 3 Jul 2018 21:26:44 +0000 (23:26 +0200)
commit0bff2a86103e7bec979df9b9ff66c823a8d82d0a
treeb486740ff25788509ad3ff5c0191c3f6918febbc
parent80d943ab19e998a4c72e8accdcaea7db590c4745
i2c: i801: Add support for Intel Ice Lake

Intel Ice Lake has the same SMBus host controller than Intel Cannon
Lake. Add the PCI ID to the drivers list of supported devices.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
[jarkko.nikula@linux.intel.com: Add entries to Documentation and Kconfig]
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/i2c/busses/i2c-i801
drivers/i2c/busses/Kconfig
drivers/i2c/busses/i2c-i801.c