1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/hwmon/ti,tmp401.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TMP401, TPM411 and TMP43x temperature sensor
10 - Guenter Roeck <linux@roeck-us.net>
13 ±1°C Remote and Local temperature sensor
16 https://www.ti.com/lit/ds/symlink/tmp401.pdf
17 https://www.ti.com/lit/ds/symlink/tmp411.pdf
18 https://www.ti.com/lit/ds/symlink/tmp431.pdf
19 https://www.ti.com/lit/ds/symlink/tmp435.pdf
33 ti,extended-range-enable:
35 When set, this sensor measures over extended temperature range.
40 value to be used for converting remote channel measurements to
42 $ref: /schemas/types.yaml#/definitions/int32
48 value to select beta correction range.
49 $ref: /schemas/types.yaml#/definitions/uint32
73 ti,beta-compensation: false
79 additionalProperties: false
88 compatible = "ti,tmp401";
98 compatible = "ti,tmp431";
100 ti,extended-range-enable;
101 ti,n-factor = <0x3b>;
102 ti,beta-compensation = <0x7>;