diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2019-03-15 12:56:49 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-03-20 17:42:23 +0100 |
commit | 5cd1c56c42beb6d228cc8d4373fdc5f5ec78a5ad (patch) | |
tree | ef859e1d4b2ada2d40190560b4a581bbcf755b75 /Documentation | |
parent | 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b (diff) |
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')
-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 |