treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / hwmon / tmp421.rst
blob1ba926a3605cda01661f8210baa3621fa915189f
1 Kernel driver tmp421
2 ====================
4 Supported chips:
6   * Texas Instruments TMP421
8     Prefix: 'tmp421'
10     Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
12     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
14   * Texas Instruments TMP422
16     Prefix: 'tmp422'
18     Addresses scanned: I2C 0x4c, 0x4d, 0x4e and 0x4f
20     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
22   * Texas Instruments TMP423
24     Prefix: 'tmp423'
26     Addresses scanned: I2C 0x4c and 0x4d
28     Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
30   * Texas Instruments TMP441
32     Prefix: 'tmp441'
34     Addresses scanned: I2C 0x2a, 0x4c, 0x4d, 0x4e and 0x4f
36     Datasheet: http://www.ti.com/product/tmp441
38   * Texas Instruments TMP442
40     Prefix: 'tmp442'
42     Addresses scanned: I2C 0x4c and 0x4d
44     Datasheet: http://www.ti.com/product/tmp442
46 Authors:
48         Andre Prendel <andre.prendel@gmx.de>
50 Description
51 -----------
53 This driver implements support for Texas Instruments TMP421, TMP422,
54 TMP423, TMP441, and TMP442 temperature sensor chips. These chips
55 implement one local and up to one (TMP421, TMP441), up to two (TMP422,
56 TMP442) or up to three (TMP423) remote sensors. Temperature is measured
57 in degrees Celsius. The chips are wired over I2C/SMBus and specified
58 over a temperature range of -40 to +125 degrees Celsius. Resolution
59 for both the local and remote channels is 0.0625 degree C.
61 The chips support only temperature measurement. The driver exports
62 the temperature values via the following sysfs files:
64 **temp[1-4]_input**
66 **temp[2-4]_fault**