diff options
author | Jean Delvare <jdelvare@suse.de> | 2014-07-17 15:04:41 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-07-17 19:56:23 +0200 |
commit | b299de839157852c563b9f133c8b7e630545a9c3 (patch) | |
tree | 8b9665b4f6c301d4f44bec753ff08edd74089f28 /Documentation/i2c/busses | |
parent | ce3161106ab57afbfbe1c33d95bf4a569405983a (diff) | |
download | blackbird-obmc-linux-b299de839157852c563b9f133c8b7e630545a9c3.tar.gz blackbird-obmc-linux-b299de839157852c563b9f133c8b7e630545a9c3.zip |
i2c: i801: Add device ID for Intel Wildcat Point PCH
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
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 adf5e33e8312..e9c803ea306d 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 |