aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2015-08-30 19:45:19 -0700
committerGuenter Roeck <linux@roeck-us.net>2015-09-12 19:43:02 -0700
commitcd1faefa66425c3fa338777773c5c017edea3439 (patch)
tree5b756c8f57e20dbd91b09882c060045735f62018 /Documentation
parenthwmon: (nct6775) Swap STEP_UP_TIME and STEP_DOWN_TIME registers for most chips (diff)
downloadlinux-dev-cd1faefa66425c3fa338777773c5c017edea3439.tar.xz
linux-dev-cd1faefa66425c3fa338777773c5c017edea3439.zip
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>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/hwmon/nct67754
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct6775
index f0dd3d2fec96..76add4c9cd68 100644
--- a/Documentation/hwmon/nct6775
+++ b/Documentation/hwmon/nct6775
@@ -32,6 +32,10 @@ Supported chips:
Prefix: 'nct6792'
Addresses scanned: ISA address retrieved from Super I/O registers
Datasheet: Available from Nuvoton upon request
+ * Nuvoton NCT6793D
+ Prefix: 'nct6793'
+ Addresses scanned: ISA address retrieved from Super I/O registers
+ Datasheet: Available from Nuvoton upon request
Authors:
Guenter Roeck <linux@roeck-us.net>