diff options
| author | Jean Delvare <khali@linux-fr.org> | 2007-05-08 11:21:59 -0400 |
|---|---|---|
| committer | Jean Delvare <khali@hyperion.delvare> | 2007-05-08 11:21:59 -0400 |
| commit | 00cb4739053fa0ce4594a7798a4095007a1c7c79 (patch) | |
| tree | ec5d2c878a71106e8260cea7abdf70b1d18bd6e3 /Documentation/hwmon | |
| parent | 5b94f675f57e4ff16c8fda09088d7480a84dcd91 (diff) | |
hwmon/smsc47m192: Document the LPC47M292 as supported
The new SMSC LPC47M292 Super-I/O chip includes a hardware monitoring
block which is compatible with those of the LPC47M192.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Hartmut Rick <linux@rick.claranet.de>
Diffstat (limited to 'Documentation/hwmon')
| -rw-r--r-- | Documentation/hwmon/smsc47m192 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/hwmon/smsc47m192 b/Documentation/hwmon/smsc47m192 index 45d6453cd4..6d54ecb7b3 100644 --- a/Documentation/hwmon/smsc47m192 +++ b/Documentation/hwmon/smsc47m192 | |||
| @@ -2,12 +2,13 @@ Kernel driver smsc47m192 | |||
| 2 | ======================== | 2 | ======================== |
| 3 | 3 | ||
| 4 | Supported chips: | 4 | Supported chips: |
| 5 | * SMSC LPC47M192 and LPC47M997 | 5 | * SMSC LPC47M192, LPC47M15x, LPC47M292 and LPC47M997 |
| 6 | Prefix: 'smsc47m192' | 6 | Prefix: 'smsc47m192' |
| 7 | Addresses scanned: I2C 0x2c - 0x2d | 7 | Addresses scanned: I2C 0x2c - 0x2d |
| 8 | Datasheet: The datasheet for LPC47M192 is publicly available from | 8 | Datasheet: The datasheet for LPC47M192 is publicly available from |
| 9 | http://www.smsc.com/ | 9 | http://www.smsc.com/ |
| 10 | The LPC47M997 is compatible for hardware monitoring. | 10 | The LPC47M15x, LPC47M292 and LPC47M997 are compatible for |
| 11 | hardware monitoring. | ||
| 11 | 12 | ||
| 12 | Author: Hartmut Rick <linux@rick.claranet.de> | 13 | Author: Hartmut Rick <linux@rick.claranet.de> |
| 13 | Special thanks to Jean Delvare for careful checking | 14 | Special thanks to Jean Delvare for careful checking |
| @@ -18,7 +19,7 @@ Description | |||
| 18 | ----------- | 19 | ----------- |
| 19 | 20 | ||
| 20 | This driver implements support for the hardware sensor capabilities | 21 | This driver implements support for the hardware sensor capabilities |
| 21 | of the SMSC LPC47M192 and LPC47M997 Super-I/O chips. | 22 | of the SMSC LPC47M192 and compatible Super-I/O chips. |
| 22 | 23 | ||
| 23 | These chips support 3 temperature channels and 8 voltage inputs | 24 | These chips support 3 temperature channels and 8 voltage inputs |
| 24 | as well as CPU voltage VID input. | 25 | as well as CPU voltage VID input. |
