diff options
author | james.d.ralston@intel.com <james.d.ralston@intel.com> | 2014-10-13 15:20:24 -0700 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2015-08-04 16:51:58 +0200 |
commit | be64eb91760cad26a10c838fe6d112d65095e5e2 (patch) | |
tree | d9159b2d2b8e6fa6aaf05b0a7fe471b1195e0f8e /Documentation | |
parent | 185567e9c14642ffbb4307eeff88ab2ff15a7d3e (diff) | |
download | lwn-be64eb91760cad26a10c838fe6d112d65095e5e2.tar.gz lwn-be64eb91760cad26a10c838fe6d112d65095e5e2.zip |
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
commit 3e27a8445c21f8056517f188303827450590d868 upstream.
This patch adds the I2C/SMBus Device IDs for the Intel Sunrise Point PCH.
Signed-off-by: James Ralston <james.d.ralston@intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
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 d83f2c80f7aa..c9da2e6af1d4 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -28,6 +28,7 @@ Supported adapters: * Intel Wildcat Point (PCH) * Intel Wildcat Point-LP (PCH) * Intel BayTrail (SOC) + * Intel Sunrise Point-H (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |