diff options
author | James Ralston <james.d.ralston@intel.com> | 2012-09-10 12:14:02 +0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-09-10 12:14:02 +0400 |
commit | 4a8f1ddde942e232387e6129ce4f4c412e43802f (patch) | |
tree | c933de420a7c74e951853406a3d82e6c5638c093 /Documentation/i2c | |
parent | 55d512e245bc7699a8800e23df1a24195dd08217 (diff) | |
download | linux-4a8f1ddde942e232387e6129ce4f4c412e43802f.tar.xz |
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH
Add the SMBus Device IDs for the Intel Lynx Point-LP PCH.
Signed-off-by: James Ralston <james.d.ralston@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/i2c')
-rw-r--r-- | Documentation/i2c/busses/i2c-i801 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/i2c/busses/i2c-i801 b/Documentation/i2c/busses/i2c-i801 index 615142da4ef6..157416e78cc4 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -21,6 +21,7 @@ Supported adapters: * Intel DH89xxCC (PCH) * Intel Panther Point (PCH) * Intel Lynx Point (PCH) + * Intel Lynx Point-LP (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |