diff options
author | Jean Delvare <khali@linux-fr.org> | 2011-05-25 20:43:32 +0200 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-05-25 20:43:32 +0200 |
commit | 9c084dae5dc7ae0039e330230e70f2a5956e566a (patch) | |
tree | 1d0bb268081342ca1dee7a6c819cd459f409939d /Documentation/hwmon | |
parent | 67b670ff04cdff1c9584ecdb22e297956664c9b5 (diff) | |
download | linux-stable-9c084dae5dc7ae0039e330230e70f2a5956e566a.tar.gz linux-stable-9c084dae5dc7ae0039e330230e70f2a5956e566a.tar.bz2 linux-stable-9c084dae5dc7ae0039e330230e70f2a5956e566a.zip |
hwmon: (max6650) Properly support the MAX6650
The MAX6650 has only one fan input.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: "Hans J. Koch" <hjk@hansjkoch.de>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/max6650 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/Documentation/hwmon/max6650 b/Documentation/hwmon/max6650 index b26fef5f950e..58d9644a2bde 100644 --- a/Documentation/hwmon/max6650 +++ b/Documentation/hwmon/max6650 @@ -2,10 +2,14 @@ Kernel driver max6650 ===================== Supported chips: - * Maxim 6650 / 6651 + * Maxim MAX6650 Prefix: 'max6650' Addresses scanned: none Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf + * Maxim MAX6651 + Prefix: 'max6651' + Addresses scanned: none + Datasheet: http://pdfserv.maxim-ic.com/en/ds/MAX6650-MAX6651.pdf Authors: Hans J. Koch <hjk@hansjkoch.de> @@ -15,10 +19,10 @@ Authors: Description ----------- -This driver implements support for the Maxim 6650/6651 +This driver implements support for the Maxim MAX6650 and MAX6651. -The 2 devices are very similar, but the Maxim 6550 has a reduced feature -set, e.g. only one fan-input, instead of 4 for the 6651. +The 2 devices are very similar, but the MAX6550 has a reduced feature +set, e.g. only one fan-input, instead of 4 for the MAX6651. The driver is not able to distinguish between the 2 devices. |