OSDN Git Service

hwmon: (nct6775) Add support for NCT6798D
authorGuenter Roeck <linux@roeck-us.net>
Thu, 20 Sep 2018 03:26:16 +0000 (20:26 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 11 Oct 2018 03:37:13 +0000 (20:37 -0700)
commit0599682b826ff7bbf9d5804fa37bcef36b0c9404
tree6de4d40ea3dadf102123b6154edfe932975447b6
parente41da286a2fd9a5459d7a02203f776aef5e2bd8a
hwmon: (nct6775) Add support for NCT6798D

NCT6798D is, with the exception of fan and pwm channel configuration
registers, similar to other chips of the series. One interesting
difference is the chip ID, which is now extended to 13 bit (the 12-bit
chip ID value overlaps with the chip ID of NCT6797D).

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