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