diff options
author | Seth Heasley <seth.heasley@intel.com> | 2011-03-20 14:50:53 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-03-20 14:50:53 +0100 |
commit | 662cda8abb278f58237fa12b8ab3060ebefca4b8 (patch) | |
tree | 1f8562ca8ecd6d9cc74431245066465623bce021 /Documentation/i2c | |
parent | c185a9420bd1c645252249018e6887a968d3e1de (diff) | |
download | linux-3.10-662cda8abb278f58237fa12b8ab3060ebefca4b8.tar.gz linux-3.10-662cda8abb278f58237fa12b8ab3060ebefca4b8.tar.bz2 linux-3.10-662cda8abb278f58237fa12b8ab3060ebefca4b8.zip |
i2c-i801: SMBus patch for Intel DH89xxCC DeviceIDs
Add the SMBus Controller DeviceIDs for the Intel DH89xxCC PCH.
Signed-off-by: Seth Heasley <seth.heasley@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index 93fe76e5652..6df69765ccb 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -16,8 +16,9 @@ Supported adapters: * Intel EP80579 (Tolapai) * Intel 82801JI (ICH10) * Intel 5/3400 Series (PCH) - * Intel Cougar Point (PCH) + * Intel 6 Series (PCH) * Intel Patsburg (PCH) + * Intel DH89xxCC (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |