hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
....@@ -50,7 +50,7 @@
5050
5151 thermal-zones {
5252 cpu0_thermal: cpu0-thermal {
53
- thermal-sensors = <&tmu_cpu0 0>;
53
+ thermal-sensors = <&tmu_cpu0>;
5454 polling-delay-passive = <250>;
5555 polling-delay = <0>;
5656 trips {
....@@ -139,7 +139,7 @@
139139 };
140140 };
141141 cpu1_thermal: cpu1-thermal {
142
- thermal-sensors = <&tmu_cpu1 0>;
142
+ thermal-sensors = <&tmu_cpu1>;
143143 polling-delay-passive = <250>;
144144 polling-delay = <0>;
145145 trips {
....@@ -212,7 +212,7 @@
212212 };
213213 };
214214 cpu2_thermal: cpu2-thermal {
215
- thermal-sensors = <&tmu_cpu2 0>;
215
+ thermal-sensors = <&tmu_cpu2>;
216216 polling-delay-passive = <250>;
217217 polling-delay = <0>;
218218 trips {
....@@ -285,7 +285,7 @@
285285 };
286286 };
287287 cpu3_thermal: cpu3-thermal {
288
- thermal-sensors = <&tmu_cpu3 0>;
288
+ thermal-sensors = <&tmu_cpu3>;
289289 polling-delay-passive = <250>;
290290 polling-delay = <0>;
291291 trips {
....@@ -358,7 +358,7 @@
358358 };
359359 };
360360 gpu_thermal: gpu-thermal {
361
- thermal-sensors = <&tmu_gpu 0>;
361
+ thermal-sensors = <&tmu_gpu>;
362362 polling-delay-passive = <250>;
363363 polling-delay = <0>;
364364 trips {