diff options
author | James Ralston <james.d.ralston@intel.com> | 2013-02-14 13:15:33 +0400 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2016-01-23 00:40:11 +0300 |
commit | 1ba6cb0129fff0f6103c9b6cfdbf18bdbee4e991 (patch) | |
tree | 2b6fda0cb96c0e27abd5885f94372a86890786d9 /Documentation | |
parent | 88e2c893cb3ba14717018888827426fff9fd418c (diff) | |
download | linux-1ba6cb0129fff0f6103c9b6cfdbf18bdbee4e991.tar.xz |
i2c: i801: Add Device IDs for Intel Wellsburg PCH
commit a3fc0ff00a46c4b32e7214961a5be9a1dc39b60e upstream.
This patch adds the SMBus Device IDs for the Intel Wellsburg PCH
Signed-off-by: James Ralston <james.d.ralston@intel.com>
Reviewed-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Wolfram Sang <wolfram@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 8bb57d7c12ea..ee65eb9da3dc 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -23,6 +23,7 @@ Supported adapters: * Intel Lynx Point (PCH) * Intel Lynx Point-LP (PCH) * Intel Avoton (SOC) + * Intel Wellsburg (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |