diff options
author | Gaston, Jason D <jason.d.gaston@intel.com> | 2008-02-24 22:03:42 +0300 |
---|---|---|
committer | Jean Delvare <khali@hyperion.delvare> | 2008-02-24 22:03:42 +0300 |
commit | d28dc711217a2d5cafb64ec4e33a469b01376d91 (patch) | |
tree | 7f8ecb7a2227ed0d3d38f00b20c2b662311ab65d /Documentation | |
parent | 263867631ea02741baf878ca9faaf94b1563b9d7 (diff) | |
download | linux-d28dc711217a2d5cafb64ec4e33a469b01376d91.tar.xz |
i2c-i801: Add support for the ICH10
Add the Intel ICH10 SMBus Controller DeviceID's and updates
Tolapai support.
Signed-off-by: Jason Gaston <jason.d.gaston@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 3bd958360159..c31e0291e167 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -12,8 +12,9 @@ Supported adapters: * Intel 82801G (ICH7) * Intel 631xESB/632xESB (ESB2) * Intel 82801H (ICH8) - * Intel ICH9 + * Intel 82801I (ICH9) * Intel Tolapai + * Intel ICH10 Datasheets: Publicly available at the Intel website Authors: |