diff options
author | Jean Delvare <khali@linux-fr.org> | 2012-03-05 08:32:00 -0500 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2012-03-07 12:48:21 -0500 |
commit | 4de86126a712ba83fa038d277c8282f7ed466a4b (patch) | |
tree | 1268e80314b118ddb446dccff6687423851608df /Documentation/hwmon/jc42 | |
parent | 192cfd58774b4d17b2fe8bdc77d89c2ef4e0591d (diff) |
hwmon: (jc42) Add support for ST Microelectronics STTS2002 and STTS3000
These are fully compatible with Jedec JC 42.4 as far as I can see.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Cc: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: stable@vger.kernel.org # 3.0+
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'Documentation/hwmon/jc42')
-rw-r--r-- | Documentation/hwmon/jc42 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/hwmon/jc42 b/Documentation/hwmon/jc42 index a22ecf48f255..e7133750286f 100644 --- a/Documentation/hwmon/jc42 +++ b/Documentation/hwmon/jc42 | |||
@@ -48,6 +48,12 @@ Supported chips: | |||
48 | Datasheets: | 48 | Datasheets: |
49 | http://www.st.com/stonline/products/literature/ds/13447/stts424.pdf | 49 | http://www.st.com/stonline/products/literature/ds/13447/stts424.pdf |
50 | http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf | 50 | http://www.st.com/stonline/products/literature/ds/13448/stts424e02.pdf |
51 | * ST Microelectronics STTS2002, STTS3000 | ||
52 | Prefix: 'stts2002', 'stts3000' | ||
53 | Addresses scanned: I2C 0x18 - 0x1f | ||
54 | Datasheets: | ||
55 | http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATASHEET/CD00225278.pdf | ||
56 | http://www.st.com/internet/com/TECHNICAL_RESOURCES/TECHNICAL_LITERATURE/DATA_BRIEF/CD00270920.pdf | ||
51 | * JEDEC JC 42.4 compliant temperature sensor chips | 57 | * JEDEC JC 42.4 compliant temperature sensor chips |
52 | Prefix: 'jc42' | 58 | Prefix: 'jc42' |
53 | Addresses scanned: I2C 0x18 - 0x1f | 59 | Addresses scanned: I2C 0x18 - 0x1f |