diff options
author | Seth Heasley <seth.heasley@intel.com> | 2012-03-26 21:47:19 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2012-03-26 21:47:19 +0200 |
commit | 062737fb6d90c632439b1f77ad6a4965cfc84a20 (patch) | |
tree | 934b2ddeb6b96b362465da3d191bbee4dab32b39 /Documentation/i2c/busses | |
parent | b3240e68c05deef2df28db9fc0eea4c277f76494 (diff) |
i2c-i801: Add device IDs for Intel Lynx Point
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>
Diffstat (limited to 'Documentation/i2c/busses')
-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 |