diff options
author | Seth Heasley <seth.heasley@intel.com> | 2010-10-31 21:06:59 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2010-10-31 21:06:59 +0100 |
commit | e30d9859cf08920ae711f57ecd9726804451d29f (patch) | |
tree | fd77bb6da3f6b95fec2c3251fa253c280d11a4b1 /Documentation | |
parent | cbf4bd380a9caa72118525eabe7b82c6a3c8da78 (diff) | |
download | op-kernel-dev-e30d9859cf08920ae711f57ecd9726804451d29f.zip op-kernel-dev-e30d9859cf08920ae711f57ecd9726804451d29f.tar.gz |
i2c-i801: Add Intel Patsburg device ID
Add support for the Intel Patsburg PCH SMBus Controller.
Signed-off-by: Seth Heasley <seth.heasley@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation')
-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 e307914..a417cb1 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -15,8 +15,9 @@ Supported adapters: * Intel 82801I (ICH9) * Intel EP80579 (Tolapai) * Intel 82801JI (ICH10) - * Intel 3400/5 Series (PCH) + * Intel 5/3400 Series (PCH) * Intel Cougar Point (PCH) + * Intel Patsburg (PCH) Datasheets: Publicly available at the Intel website Authors: |