hwmon: (it87) Add support for IT8792E
authorGuenter Roeck <linux@roeck-us.net>
Wed, 8 Feb 2017 23:10:27 +0000 (15:10 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Sat, 11 Feb 2017 05:35:08 +0000 (21:35 -0800)
commite531ffc0ff796eca578367b1924b03103abdcca4
tree61150742039fba03b5cf66fff652d84d30a60203
parent4c7b8ca1ae5ed9e27014732c8a918ba11a86cf09
hwmon: (it87) Add support for IT8792E

The chip is similar to IT8732E, but supports only three fans
and pwm outputs instead of four (the driver currently does not
support the 4th fan and pwm output of IT8732E).

Note that the chip ID is 0x8733, not 0x8792 as one would expect.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c