diff options
Diffstat (limited to 'Documentation/i2c/busses/i2c-i801')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index e307914a3eda..2871fd500349 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 | |||
@@ -15,10 +15,16 @@ 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 6 Series (PCH) |
20 | * Intel Patsburg (PCH) | ||
21 | * Intel DH89xxCC (PCH) | ||
22 | * Intel Panther Point (PCH) | ||
20 | Datasheets: Publicly available at the Intel website | 23 | Datasheets: Publicly available at the Intel website |
21 | 24 | ||
25 | On Intel Patsburg and later chipsets, both the normal host SMBus controller | ||
26 | and the additional 'Integrated Device Function' controllers are supported. | ||
27 | |||
22 | Authors: | 28 | Authors: |
23 | Mark Studebaker <mdsxyz123@yahoo.com> | 29 | Mark Studebaker <mdsxyz123@yahoo.com> |
24 | Jean Delvare <khali@linux-fr.org> | 30 | Jean Delvare <khali@linux-fr.org> |