Merge tag 'mfd-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux-block.git] / Documentation / hwmon / tmp103.rst
CommitLineData
d17a7dca
HS
1Kernel driver tmp103
2====================
3
4Supported chips:
b04f2f7d 5
d17a7dca 6 * Texas Instruments TMP103
b04f2f7d 7
d17a7dca 8 Prefix: 'tmp103'
b04f2f7d 9
d17a7dca 10 Addresses scanned: none
b04f2f7d 11
ad736c1a 12 Product info and datasheet: https://www.ti.com/product/tmp103
d17a7dca
HS
13
14Author:
b04f2f7d 15
d17a7dca
HS
16 Heiko Schocher <hs@denx.de>
17
18Description
19-----------
20
21The TMP103 is a digital output temperature sensor in a four-ball
22wafer chip-scale package (WCSP). The TMP103 is capable of reading
23temperatures to a resolution of 1°C. The TMP103 is specified for
d1f2722d 24operation over a temperature range of -40°C to +125°C.
d17a7dca
HS
25
26Resolution: 8 Bits
d1f2722d 27Accuracy: ±1°C Typ (-10°C to +100°C)
d17a7dca
HS
28
29The driver provides the common sysfs-interface for temperatures (see
7ebd8b66 30Documentation/hwmon/sysfs-interface.rst under Temperatures).
d17a7dca
HS
31
32Please refer how to instantiate this driver:
ccf988b6 33Documentation/i2c/instantiating-devices.rst