diff options
author | James Ralston <james.d.ralston@intel.com> | 2013-02-14 09:15:33 +0000 |
---|---|---|
committer | Wolfram Sang <wolfram@the-dreams.de> | 2013-02-15 20:46:01 +0100 |
commit | a3fc0ff00a46c4b32e7214961a5be9a1dc39b60e (patch) | |
tree | 7654491b903d06ff9f3e58c33f640514ba1de651 /Documentation/i2c | |
parent | f3b54b9a066edeac5c06e1cdcd82e1cb1224aaef (diff) | |
download | linux-3.10-a3fc0ff00a46c4b32e7214961a5be9a1dc39b60e.tar.gz linux-3.10-a3fc0ff00a46c4b32e7214961a5be9a1dc39b60e.tar.bz2 linux-3.10-a3fc0ff00a46c4b32e7214961a5be9a1dc39b60e.zip |
i2c: i801: Add Device IDs for Intel Wellsburg PCH
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>
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 8d71d5705b2..d55b8ab2d10 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 |