diff options
author | james.d.ralston@intel.com <james.d.ralston@intel.com> | 2014-10-13 15:20:24 -0700 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-10-16 09:16:22 +0200 |
commit | 3e27a8445c21f8056517f188303827450590d868 (patch) | |
tree | 4fa96074bb4ee4a5b2128164eaada5365d4302fc /Documentation/i2c | |
parent | 15ef27756b23a9fe5ec637a92c40dabd31aa38f6 (diff) | |
download | op-kernel-dev-3e27a8445c21f8056517f188303827450590d868.zip op-kernel-dev-3e27a8445c21f8056517f188303827450590d868.tar.gz |
i2c: i801: Add Device IDs for Intel Sunrise Point PCH
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>
Diffstat (limited to 'Documentation/i2c')
-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 e9c803e..793c83d 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 |