aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/nct6775
diff options
context:
space:
mode:
authorGuenter Roeck <linux@roeck-us.net>2013-04-02 11:53:19 -0400
committerGuenter Roeck <linux@roeck-us.net>2013-04-08 00:16:42 -0400
commit2c7fd30da21bf6bda12d7a0f678e4fd8ed362c96 (patch)
tree466504e48c8d28fee78f5515dbdd5a6b199a650d /Documentation/hwmon/nct6775
parentc81cc5a4c14d8d7cc5c891ddf6cb8e7750a44dee (diff)
hwmon: (nct6775) Expand scope of supported chips
NCT6775, NCT6776, and NCT6779 have a number of variants with the same chip ID but different chip labels. Add text "or compatible" to the message displayed when the driver is loaded and rephrase the Kconfig entry to reflect that it also supports compatible chips. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon/nct6775')
-rw-r--r--Documentation/hwmon/nct67758
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/hwmon/nct6775 b/Documentation/hwmon/nct6775
index 3f5587e39093..4e9ef60e8c6c 100644
--- a/Documentation/hwmon/nct6775
+++ b/Documentation/hwmon/nct6775
@@ -8,15 +8,15 @@ Kernel driver NCT6775
8===================== 8=====================
9 9
10Supported chips: 10Supported chips:
11 * Nuvoton NCT6775F/W83667HG-I 11 * Nuvoton NCT5572D/NCT6771F/NCT6772F/NCT6775F/W83677HG-I
12 Prefix: 'nct6775' 12 Prefix: 'nct6775'
13 Addresses scanned: ISA address retrieved from Super I/O registers 13 Addresses scanned: ISA address retrieved from Super I/O registers
14 Datasheet: Available from Nuvoton upon request 14 Datasheet: Available from Nuvoton upon request
15 * Nuvoton NCT6776F 15 * Nuvoton NCT5577D/NCT6776D/NCT6776F
16 Prefix: 'nct6776' 16 Prefix: 'nct6776'
17 Addresses scanned: ISA address retrieved from Super I/O registers 17 Addresses scanned: ISA address retrieved from Super I/O registers
18 Datasheet: Available from Nuvoton upon request 18 Datasheet: Available from Nuvoton upon request
19 * Nuvoton NCT6779D 19 * Nuvoton NCT5532D/NCT6779D
20 Prefix: 'nct6779' 20 Prefix: 'nct6779'
21 Addresses scanned: ISA address retrieved from Super I/O registers 21 Addresses scanned: ISA address retrieved from Super I/O registers
22 Datasheet: Available from Nuvoton upon request 22 Datasheet: Available from Nuvoton upon request
@@ -28,7 +28,7 @@ Description
28----------- 28-----------
29 29
30This driver implements support for the Nuvoton NCT6775F, NCT6776F, and NCT6779D 30This driver implements support for the Nuvoton NCT6775F, NCT6776F, and NCT6779D
31super I/O chips. 31and compatible super I/O chips.
32 32
33The chips support up to 25 temperature monitoring sources. Up to 6 of those are 33The chips support up to 25 temperature monitoring sources. Up to 6 of those are
34direct temperature sensor inputs, the others are special sources such as PECI, 34direct temperature sensor inputs, the others are special sources such as PECI,