diff options
author | Seth Heasley <seth.heasley@intel.com> | 2010-03-02 12:23:39 +0100 |
---|---|---|
committer | Jean Delvare <khali@linux-fr.org> | 2010-03-02 12:23:39 +0100 |
commit | 393764340beb595c1ad7dd2d2243c2b6551aaa71 (patch) | |
tree | 20175d6b95a7011078c2e319bb4fa671060cc778 /Documentation/i2c | |
parent | 4111ecd2178dbc262bf384c5e472de346d593341 (diff) | |
download | op-kernel-dev-393764340beb595c1ad7dd2d2243c2b6551aaa71.zip op-kernel-dev-393764340beb595c1ad7dd2d2243c2b6551aaa71.tar.gz |
i2c-i801: Add Intel Cougar Point device IDs
Add the Intel Cougar Point (PCH) SMBus controller device IDs.
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 81c0c59..e1bb5b2 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -15,7 +15,8 @@ Supported adapters: * Intel 82801I (ICH9) * Intel EP80579 (Tolapai) * Intel 82801JI (ICH10) - * Intel PCH + * Intel 3400/5 Series (PCH) + * Intel Cougar Point (PCH) Datasheets: Publicly available at the Intel website Authors: |