diff options
author | Mika Westerberg <mika.westerberg@linux.intel.com> | 2017-02-01 19:20:59 +0300 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2017-02-09 17:39:16 +0100 |
commit | 9827f9eb79c56424eac6409197a290601cf78eee (patch) | |
tree | 20a3aa88d84a22cb858667521f37bde7c3673391 /Documentation | |
parent | e278d64190c2dafc49f63857dd1e0e7689a15bfa (diff) |
i2c: i801: Add support for Intel Gemini Lake
Intel Gemini Lake has the same SMBus host controller than Intel Broxton.
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-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 1bba38dd2637..820d9040de16 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -33,6 +33,7 @@ Supported adapters: * Intel DNV (SOC) * Intel Broxton (SOC) * Intel Lewisburg (PCH) + * Intel Gemini Lake (SOC) Datasheets: Publicly available at the Intel website On Intel Patsburg and later chipsets, both the normal host SMBus controller |