Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp102.html
+ * Texas Instruments TMP110
+
+ Prefix: 'tmp110'
+
+ Addresses scanned: none
+
+ Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp110.html
+
+ * Texas Instruments TMP113
+
+ Prefix: 'tmp113'
+
+ Addresses scanned: none
+
+ Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp113.html
+
Author:
Steven King <sfking@fdwdc.com>
The TMP102 has a programmable update rate that can select between 8, 4, 1, and
0.5 Hz. (Currently the driver only supports the default of 4 Hz).
+The TMP110 and TMP113 are software compatible with TMP102, but have different
+accuracy (maximum error) specifications. The TMP110 has an accuracy (maximum error)
+of 1.0 degree, TMP113 has an accuracy (maximum error) of 0.3 degree, while TMP102
+has an accuracy (maximum error) of 2.0 degree.
+
The driver provides the common sysfs-interface for temperatures (see
Documentation/hwmon/sysfs-interface.rst under Temperatures).
depends on I2C
select REGMAP_I2C
help
- If you say yes here you get support for Texas Instruments TMP102
- sensor chips.
+ If you say yes here you get support for Texas Instruments TMP102,
+ TMP110 and TMP113 sensor chips.
This driver can also be built as a module. If so, the module
will be called tmp102.