.. | .. |
---|
50 | 50 | |
---|
51 | 51 | thermal-zones { |
---|
52 | 52 | cpu0_thermal: cpu0-thermal { |
---|
53 | | - thermal-sensors = <&tmu_cpu0 0>; |
---|
| 53 | + thermal-sensors = <&tmu_cpu0>; |
---|
54 | 54 | polling-delay-passive = <250>; |
---|
55 | 55 | polling-delay = <0>; |
---|
56 | 56 | trips { |
---|
.. | .. |
---|
139 | 139 | }; |
---|
140 | 140 | }; |
---|
141 | 141 | cpu1_thermal: cpu1-thermal { |
---|
142 | | - thermal-sensors = <&tmu_cpu1 0>; |
---|
| 142 | + thermal-sensors = <&tmu_cpu1>; |
---|
143 | 143 | polling-delay-passive = <250>; |
---|
144 | 144 | polling-delay = <0>; |
---|
145 | 145 | trips { |
---|
.. | .. |
---|
212 | 212 | }; |
---|
213 | 213 | }; |
---|
214 | 214 | cpu2_thermal: cpu2-thermal { |
---|
215 | | - thermal-sensors = <&tmu_cpu2 0>; |
---|
| 215 | + thermal-sensors = <&tmu_cpu2>; |
---|
216 | 216 | polling-delay-passive = <250>; |
---|
217 | 217 | polling-delay = <0>; |
---|
218 | 218 | trips { |
---|
.. | .. |
---|
285 | 285 | }; |
---|
286 | 286 | }; |
---|
287 | 287 | cpu3_thermal: cpu3-thermal { |
---|
288 | | - thermal-sensors = <&tmu_cpu3 0>; |
---|
| 288 | + thermal-sensors = <&tmu_cpu3>; |
---|
289 | 289 | polling-delay-passive = <250>; |
---|
290 | 290 | polling-delay = <0>; |
---|
291 | 291 | trips { |
---|
.. | .. |
---|
358 | 358 | }; |
---|
359 | 359 | }; |
---|
360 | 360 | gpu_thermal: gpu-thermal { |
---|
361 | | - thermal-sensors = <&tmu_gpu 0>; |
---|
| 361 | + thermal-sensors = <&tmu_gpu>; |
---|
362 | 362 | polling-delay-passive = <250>; |
---|
363 | 363 | polling-delay = <0>; |
---|
364 | 364 | trips { |
---|