diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2020-09-24 16:52:17 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2020-09-29 21:34:26 +0200 |
commit | 332fdaebb64e6fe6fdd1b0463c88bafec0faa199 (patch) | |
tree | 1460ebffb10caf379df6c413bb3447a4f43d0424 /Documentation/i2c | |
parent | d0fa235c0a6131925ff1e9839f1135c693e73dfa (diff) |
i2c: i801: Add support for Intel Alder Lake PCH-S
Add PCI ID of SMBus controller on Intel Alder Lake PCH-S
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-i801.rst b/Documentation/i2c/busses/i2c-i801.rst index faf32330c335..42bbdd6e7fd8 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -44,6 +44,7 @@ Supported adapters: * Intel Tiger Lake (PCH) * Intel Jasper Lake (SOC) * Intel Emmitsburg (PCH) + * Intel Alder Lake (PCH) Datasheets: Publicly available at the Intel website |