diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2022-02-11 17:00:01 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-02-15 10:03:40 +0100 |
commit | 9c02d4011e92b92aa008d6907216a8e501b0443a (patch) | |
tree | 7e41b990b17ab498db603a16ba29bd65c37b3dc8 /Documentation/i2c | |
parent | 481153991c410e322383490527c20b0c41dbf652 (diff) |
i2c: i801: Add support for Intel Raptor Lake PCH-S
Add SMBus PCI ID on Intel Raptor 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 42bbdd6e7fd8..cad59170b2ad 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -45,6 +45,7 @@ Supported adapters: * Intel Jasper Lake (SOC) * Intel Emmitsburg (PCH) * Intel Alder Lake (PCH) + * Intel Raptor Lake (PCH) Datasheets: Publicly available at the Intel website |