diff options
author | Guenter Roeck <guenter.roeck@ericsson.com> | 2010-10-28 14:31:43 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2010-10-28 14:31:43 -0400 |
commit | 06e1c0a2167d48442d0bd06373390886670aa6e5 (patch) | |
tree | ab8dd85f43e2d69ab2fcfd5a2f053ac7923a9685 /Documentation/hwmon/lm90 | |
parent | 6948708dd07573c578aa99f80915cd1867334abe (diff) |
hwmon: (lm90) Add support for max6695 and max6696
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Diffstat (limited to 'Documentation/hwmon/lm90')
-rw-r--r-- | Documentation/hwmon/lm90 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Documentation/hwmon/lm90 b/Documentation/hwmon/lm90 index bc2c2b4e0d53..6e963b696d85 100644 --- a/Documentation/hwmon/lm90 +++ b/Documentation/hwmon/lm90 | |||
@@ -84,6 +84,17 @@ Supported chips: | |||
84 | Addresses scanned: I2C 0x4c | 84 | Addresses scanned: I2C 0x4c |
85 | Datasheet: Publicly available at the Maxim website | 85 | Datasheet: Publicly available at the Maxim website |
86 | http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500 | 86 | http://www.maxim-ic.com/quick_view2.cfm/qv_pk/3500 |
87 | * Maxim MAX6695 | ||
88 | Prefix: 'max6695' | ||
89 | Addresses scanned: I2C 0x18 | ||
90 | Datasheet: Publicly available at the Maxim website | ||
91 | http://www.maxim-ic.com/datasheet/index.mvp/id/4199 | ||
92 | * Maxim MAX6696 | ||
93 | Prefix: 'max6695' | ||
94 | Addresses scanned: I2C 0x18, 0x19, 0x1a, 0x29, 0x2a, 0x2b, | ||
95 | 0x4c, 0x4d and 0x4e | ||
96 | Datasheet: Publicly available at the Maxim website | ||
97 | http://www.maxim-ic.com/datasheet/index.mvp/id/4199 | ||
87 | * Winbond/Nuvoton W83L771AWG/ASG | 98 | * Winbond/Nuvoton W83L771AWG/ASG |
88 | Prefix: 'w83l771' | 99 | Prefix: 'w83l771' |
89 | Addresses scanned: I2C 0x4c | 100 | Addresses scanned: I2C 0x4c |
@@ -152,6 +163,12 @@ MAX6680 and MAX6681: | |||
152 | * Selectable address | 163 | * Selectable address |
153 | * Remote sensor type selection | 164 | * Remote sensor type selection |
154 | 165 | ||
166 | MAX6695 and MAX6696: | ||
167 | * Better local resolution | ||
168 | * Selectable address (max6696) | ||
169 | * Second critical temperature limit | ||
170 | * Two remote sensors | ||
171 | |||
155 | W83L771AWG/ASG | 172 | W83L771AWG/ASG |
156 | * The AWG and ASG variants only differ in package format. | 173 | * The AWG and ASG variants only differ in package format. |
157 | * Filter and alert configuration register at 0xBF | 174 | * Filter and alert configuration register at 0xBF |