diff options
author | Len Sorensen <lsorense@csclub.uwaterloo.ca> | 2011-03-21 17:59:36 +0100 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2011-03-21 17:59:36 +0100 |
commit | 05e82fe40faee8499b4e3ba12fddaaf013d84203 (patch) | |
tree | b206f59c3bbc166e8743653806334d94b37fe6c3 /Documentation/hwmon | |
parent | 96b4b9bfea28e38c38d26ca47e82ac0fbe2f28b6 (diff) | |
download | kernel_samsung_aries-05e82fe40faee8499b4e3ba12fddaaf013d84203.zip kernel_samsung_aries-05e82fe40faee8499b4e3ba12fddaaf013d84203.tar.gz kernel_samsung_aries-05e82fe40faee8499b4e3ba12fddaaf013d84203.tar.bz2 |
hwmon: (lm75) Add detection of the National Semiconductor LM75A
Add support for detection of the National Semiconductor LM75A using the ID
register value.
Signed-off-by: Len Sorensen <lsorense@csclub.uwaterloo.ca>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/lm75 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75 index 8e6356f..a179040 100644 --- a/Documentation/hwmon/lm75 +++ b/Documentation/hwmon/lm75 @@ -7,6 +7,11 @@ Supported chips: Addresses scanned: I2C 0x48 - 0x4f Datasheet: Publicly available at the National Semiconductor website http://www.national.com/ + * National Semiconductor LM75A + Prefix: 'lm75a' + Addresses scanned: I2C 0x48 - 0x4f + Datasheet: Publicly available at the National Semiconductor website + http://www.national.com/ * Dallas Semiconductor DS75 Prefix: 'lm75' Addresses scanned: I2C 0x48 - 0x4f |