diff options
author | Devin Ryles <devin.ryles@intel.com> | 2014-11-06 00:30:03 +0300 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2016-01-23 00:40:12 +0300 |
commit | 7e117569f075f91070420d748fe226b521f277a0 (patch) | |
tree | 29615963e5a1bc942ecdfcb41c0d3ffa50d6e88f /Documentation | |
parent | 8abf6e2f5fc03baab01b72958b3c0b47de727acd (diff) | |
download | linux-7e117569f075f91070420d748fe226b521f277a0.tar.xz |
i2c: i801: Add DeviceIDs for SunrisePoint LP
commit 3eee1799aed90e990e02a73a89bfcff1982c74dd upstream.
Signed-off-by: Devin Ryles <devin.ryles@intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
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 7115a9cae9a4..f75e59fae4d5 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -29,6 +29,7 @@ Supported adapters: * Intel Wildcat Point-LP (PCH) * Intel BayTrail (SOC) * Intel Sunrise Point-H (PCH) + * Intel Sunrise Point-LP (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |