Lines Matching +full:temperature +full:- +full:offset +full:- +full:millicelsius

1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jean Delvare <jdelvare@suse.com>
11 - Guenter Roeck <linux@roeck-us.net>
16 - adi,adm1032
17 - adi,adt7461
18 - adi,adt7461a
19 - adi,adt7481
20 - dallas,max6646
21 - dallas,max6647
22 - dallas,max6649
23 - dallas,max6654
24 - dallas,max6657
25 - dallas,max6658
26 - dallas,max6659
27 - dallas,max6680
28 - dallas,max6681
29 - dallas,max6695
30 - dallas,max6696
31 - gmt,g781
32 - national,lm86
33 - national,lm89
34 - national,lm90
35 - national,lm99
36 - nuvoton,nct7716
37 - nuvoton,nct7717
38 - nuvoton,nct7718
39 - nxp,sa56004
40 - onnn,nct72
41 - onnn,nct214
42 - onnn,nct218
43 - onnn,nct1008
44 - ti,tmp451
45 - ti,tmp461
46 - winbond,w83l771
51 - description: |
52 Single interrupt specifier which describes the LM90 "-ALERT" pin
58 "#thermal-sensor-cells":
61 '#address-cells':
64 '#size-cells':
67 vcc-supply:
70 ti,extended-range-enable:
71 description: Set to enable extended range temperature.
75 - compatible
76 - reg
79 "^channel@([0-2])$":
85 description: The channel number. 0 is local channel, 1-2 are remote channels.
93 temperature-offset-millicelsius:
94 description: Temperature offset to be added to or subtracted from remote temperature measurements.
97 - reg
102 - if:
108 - adi,adt7461
109 - adi,adt7461a
110 - adi,adt7481
111 - ti,tmp451
112 - ti,tmp461
115 ti,extended-range-enable: false
117 - if:
122 - dallas,max6646
123 - dallas,max6647
124 - dallas,max6649
125 - dallas,max6654
126 - dallas,max6657
127 - dallas,max6658
128 - dallas,max6659
129 - dallas,max6695
130 - dallas,max6696
131 - nuvoton,nct7716
132 - nuvoton,nct7717
135 "^channel@([0-2])$":
137 temperature-offset-millicelsius: false
139 - if:
144 - adi,adt7461
145 - adi,adt7461a
146 - adi,adt7481
147 - onnn,nct72
148 - onnn,nct214
149 - onnn,nct218
150 - onnn,nct1008
153 "^channel@([0-2])$":
155 temperature-offset-millicelsius:
158 - if:
163 - adi,adm1032
164 - dallas,max6680
165 - dallas,max6681
166 - gmt,g781
167 - national,lm86
168 - national,lm89
169 - national,lm90
170 - national,lm99
171 - nuvoton,nct7718
172 - nxp,sa56004
173 - winbond,w83l771
176 "^channel@([0-2])$":
178 temperature-offset-millicelsius:
181 - if:
186 - ti,tmp451
187 - ti,tmp461
190 "^channel@([0-2])$":
192 temperature-offset-millicelsius:
198 - |
199 #include <dt-bindings/interrupt-controller/irq.h>
202 #address-cells = <1>;
203 #size-cells = <0>;
208 vcc-supply = <&palmas_ldo6_reg>;
210 #thermal-sensor-cells = <1>;
213 - |
215 #address-cells = <1>;
216 #size-cells = <0>;
221 #address-cells = <1>;
222 #size-cells = <0>;
232 temperature-offset-millicelsius = <4000>;
238 temperature-offset-millicelsius = <750>;