]> git.sur5r.net Git - groeck-it87/commit
Add preliminary support for IT8792E
authorGuenter Roeck <linux@roeck-us.net>
Thu, 29 Dec 2016 02:25:06 +0000 (18:25 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 29 Dec 2016 02:32:14 +0000 (18:32 -0800)
commit88d0e632eff64a00113ea0ba36d11c98f38081a6
tree1a7c54efde34953e06103c40588b996a0e71959b
parentbb613ebca48dc1cf803542d41ec59283c8d2ce5f
Add preliminary support for IT8792E

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

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

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