diff options
| author | Guenter Roeck <linux@roeck-us.net> | 2014-11-16 12:50:04 -0500 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2014-11-30 23:13:13 -0500 |
| commit | 8aefb93f09bf4464f6da8ee071edcede9517d4bf (patch) | |
| tree | 6156386531f2b72078efd0afdaac91f323ecb9b6 /Documentation/hwmon | |
| parent | b6e6dd8e9f6adf9765db2bb93e6a11f92811369a (diff) | |
hwmon: (nct6775) Add support for NCT6792D
NCT6792D is similar to NCT6791D. Only beep control and temperature
monitoring registers are different.
Reviewed-by: Jean Delvare <jdelvare@suse.de>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
| -rw-r--r-- | Documentation/hwmon/nct6775 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct6775 index 345d11a2b526..f0dd3d2fec96 100644 --- a/Documentation/hwmon/nct6775 +++ b/Documentation/hwmon/nct6775 | |||
| @@ -28,6 +28,10 @@ Supported chips: | |||
| 28 | Prefix: 'nct6791' | 28 | Prefix: 'nct6791' |
| 29 | Addresses scanned: ISA address retrieved from Super I/O registers | 29 | Addresses scanned: ISA address retrieved from Super I/O registers |
| 30 | Datasheet: Available from Nuvoton upon request | 30 | Datasheet: Available from Nuvoton upon request |
| 31 | * Nuvoton NCT6792D | ||
| 32 | Prefix: 'nct6792' | ||
| 33 | Addresses scanned: ISA address retrieved from Super I/O registers | ||
| 34 | Datasheet: Available from Nuvoton upon request | ||
| 31 | 35 | ||
| 32 | Authors: | 36 | Authors: |
| 33 | Guenter Roeck <linux@roeck-us.net> | 37 | Guenter Roeck <linux@roeck-us.net> |
