diff options
author | Alexandra Yates <alexandra.yates@linux.intel.com> | 2015-11-05 11:40:25 -0800 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2015-11-20 16:22:21 +0100 |
commit | cdc5a3110e7c3ae793f367285789a6bc39c962dc (patch) | |
tree | 0523e1c71c1ccd631189b0aeb2ec40ef8d642c58 /Documentation | |
parent | c18fba23061f16dde128e10d4869ba4e88e0e81a (diff) |
i2c: i801: add Intel Lewisburg device IDs
Adding Intel codename Lewisburg platform device IDs for SMBus.
Signed-off-by: Alexandra Yates <alexandra.yates@linux.intel.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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 6a4b1af724f8..1bba38dd2637 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -32,6 +32,7 @@ Supported adapters: * Intel Sunrise Point-LP (PCH) * Intel DNV (SOC) * Intel Broxton (SOC) + * Intel Lewisburg (PCH) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |