diff options
author | Seth Heasley <seth.heasley@intel.com> | 2010-10-31 16:06:59 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2010-10-31 16:06:59 -0400 |
commit | e30d9859cf08920ae711f57ecd9726804451d29f (patch) | |
tree | fd77bb6da3f6b95fec2c3251fa253c280d11a4b1 /Documentation/i2c | |
parent | cbf4bd380a9caa72118525eabe7b82c6a3c8da78 (diff) |
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/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 e307914a3eda..a417cb13943d 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 | |||
@@ -15,8 +15,9 @@ Supported adapters: | |||
15 | * Intel 82801I (ICH9) | 15 | * Intel 82801I (ICH9) |
16 | * Intel EP80579 (Tolapai) | 16 | * Intel EP80579 (Tolapai) |
17 | * Intel 82801JI (ICH10) | 17 | * Intel 82801JI (ICH10) |
18 | * Intel 3400/5 Series (PCH) | 18 | * Intel 5/3400 Series (PCH) |
19 | * Intel Cougar Point (PCH) | 19 | * Intel Cougar Point (PCH) |
20 | * Intel Patsburg (PCH) | ||
20 | Datasheets: Publicly available at the Intel website | 21 | Datasheets: Publicly available at the Intel website |
21 | 22 | ||
22 | Authors: | 23 | Authors: |