diff options
author | Seth Heasley <seth.heasley@intel.com> | 2012-03-26 21:47:19 +0200 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2012-09-19 15:05:02 +0100 |
commit | 79c4d0f5a56d2b0d09bdb9460e33d49320bdd750 (patch) | |
tree | 25cdea9235d12d79d85562dead44d9e4c7e2c822 /Documentation | |
parent | ed756add374b0742f00fae8ff74db2e0186c0c70 (diff) |
i2c-i801: Add device IDs for Intel Lynx Point
commit 062737fb6d90c632439b1f77ad6a4965cfc84a20 upstream.
Add the SMBus controller device IDs for the Intel Lynx Point PCH.
Signed-off-by: Seth Heasley <seth.heasley@intel.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'Documentation')
-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 2871fd500349..71f55bbcefc8 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -20,6 +20,7 @@ Supported adapters: * Intel Patsburg (PCH) * Intel DH89xxCC (PCH) * Intel Panther Point (PCH) + * Intel Lynx Point (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |