diff options
author | Jean Delvare <jdelvare@suse.de> | 2014-07-17 15:04:41 +0200 |
---|---|---|
committer | Jiri Slaby <jslaby@suse.cz> | 2015-08-04 16:51:57 +0200 |
commit | f7aac2b1d85083b248e3854d19f4639a715d7607 (patch) | |
tree | 852380030a721cb46a87207ac77c0b8a00e64338 /Documentation | |
parent | 082bc6f26b8ed16c81626ac3ae8f8815080db68c (diff) | |
download | lwn-f7aac2b1d85083b248e3854d19f4639a715d7607.tar.gz lwn-f7aac2b1d85083b248e3854d19f4639a715d7607.zip |
i2c: i801: Add device ID for Intel Wildcat Point PCH
commit b299de839157852c563b9f133c8b7e630545a9c3 upstream.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
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 babe2ef16139..d83f2c80f7aa 100644 --- a/Documentation/i2c/busses/i2c-i801 +++ b/Documentation/i2c/busses/i2c-i801 @@ -25,6 +25,7 @@ Supported adapters: * Intel Avoton (SOC) * Intel Wellsburg (PCH) * Intel Coleto Creek (PCH) + * Intel Wildcat Point (PCH) * Intel Wildcat Point-LP (PCH) * Intel BayTrail (SOC) Datasheets: Publicly available at the Intel website |