hwmon: (nct6775) Add support for NCT6793D
authorGuenter Roeck <linux@roeck-us.net>
Mon, 31 Aug 2015 02:45:19 +0000 (19:45 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 13 Sep 2015 02:43:02 +0000 (19:43 -0700)
commitcd1faefa66425c3fa338777773c5c017edea3439
tree5b756c8f57e20dbd91b09882c060045735f62018
parent728d29400488d54974d3317fe8a232b45fdb42ee
hwmon: (nct6775) Add support for NCT6793D

NCT6793D is register compatible with NCT6792D.

Also move nct6775_sio_names[] closer to enum kinds to simplify
adding new chips.

Tested-by: Grazvydas Ignotas <notasas@gmail.com>
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/nct6775
drivers/hwmon/Kconfig
drivers/hwmon/nct6775.c