diff options
| author | Jarkko Nikula | 2019-03-15 11:56:49 +0100 |
|---|---|---|
| committer | Wolfram Sang | 2019-03-20 17:42:23 +0100 |
| commit | 5cd1c56c42beb6d228cc8d4373fdc5f5ec78a5ad (patch) | |
| tree | ef859e1d4b2ada2d40190560b4a581bbcf755b75 /Documentation/i2c | |
| parent | Linux 5.1-rc1 (diff) | |
| download | kernel-qcow2-linux-5cd1c56c42beb6d228cc8d4373fdc5f5ec78a5ad.tar.gz kernel-qcow2-linux-5cd1c56c42beb6d228cc8d4373fdc5f5ec78a5ad.tar.xz kernel-qcow2-linux-5cd1c56c42beb6d228cc8d4373fdc5f5ec78a5ad.zip | |
i2c: i801: Add support for Intel Comet Lake
Add PCI ID for Intel Comet Lake PCH.
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>
Diffstat (limited to 'Documentation/i2c')
| -rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index d1ee484a787d..ee9984f35868 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -36,6 +36,7 @@ Supported adapters: * Intel Cannon Lake (PCH) * Intel Cedar Fork (PCH) * Intel Ice Lake (PCH) + * Intel Comet Lake (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |
