diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2019-10-24 13:57:25 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-10-24 21:31:23 +0300 |
commit | e0c61c04791a3500060023b0dfc35d06b0508028 (patch) | |
tree | 0fdf32144c24d628f258990fa04697cc55ffe12e /Documentation/i2c/busses/i2c-i801.rst | |
parent | dda967139955461583377820fef340949effc195 (diff) | |
download | linux-e0c61c04791a3500060023b0dfc35d06b0508028.tar.xz |
i2c: i801: Add support for Intel Jasper Lake
Add support for SMBus controller on Intel Jasper Lake PCH-N.
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/busses/i2c-i801.rst')
-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 2a570c214880..aa4a0e26e9b9 100644 --- a/Documentation/i2c/busses/i2c-i801.rst +++ b/Documentation/i2c/busses/i2c-i801.rst @@ -42,6 +42,7 @@ Supported adapters: * Intel Comet Lake (PCH) * Intel Elkhart Lake (PCH) * Intel Tiger Lake (PCH) + * Intel Jasper Lake (PCH) Datasheets: Publicly available at the Intel website |