diff options
author | James Ralston <james.d.ralston@intel.com> | 2013-11-04 09:29:48 -0800 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2013-11-14 18:38:04 +0100 |
commit | afc659241258b40b683998ec801d25d276529f43 (patch) | |
tree | b4e4ca187d8be4491fbb0d097f0363dd603b0376 /Documentation/i2c | |
parent | 3cd0c2dfb482c90dd0547ec492c32adeb31e2bd5 (diff) | |
download | linux-afc659241258b40b683998ec801d25d276529f43.tar.bz2 |
i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
This patch adds the SMBus Device IDs for the Intel Wildcat Point-LP 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 d29dea0f3232..7b0dcdb57173 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -25,6 +25,7 @@ Supported adapters: * Intel Avoton (SOC) * Intel Wellsburg (PCH) * Intel Coleto Creek (PCH) + * Intel Wildcat Point-LP (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |