hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm/boot/dts/exynos5422-odroidhc1.dts
....@@ -29,7 +29,7 @@
2929
3030 thermal-zones {
3131 cpu0_thermal: cpu0-thermal {
32
- thermal-sensors = <&tmu_cpu0 0>;
32
+ thermal-sensors = <&tmu_cpu0>;
3333 trips {
3434 cpu0_alert0: cpu-alert-0 {
3535 temperature = <70000>; /* millicelsius */
....@@ -84,7 +84,7 @@
8484 };
8585 };
8686 cpu1_thermal: cpu1-thermal {
87
- thermal-sensors = <&tmu_cpu1 0>;
87
+ thermal-sensors = <&tmu_cpu1>;
8888 trips {
8989 cpu1_alert0: cpu-alert-0 {
9090 temperature = <70000>;
....@@ -128,7 +128,7 @@
128128 };
129129 };
130130 cpu2_thermal: cpu2-thermal {
131
- thermal-sensors = <&tmu_cpu2 0>;
131
+ thermal-sensors = <&tmu_cpu2>;
132132 trips {
133133 cpu2_alert0: cpu-alert-0 {
134134 temperature = <70000>;
....@@ -172,7 +172,7 @@
172172 };
173173 };
174174 cpu3_thermal: cpu3-thermal {
175
- thermal-sensors = <&tmu_cpu3 0>;
175
+ thermal-sensors = <&tmu_cpu3>;
176176 trips {
177177 cpu3_alert0: cpu-alert-0 {
178178 temperature = <70000>;
....@@ -216,7 +216,7 @@
216216 };
217217 };
218218 gpu_thermal: gpu-thermal {
219
- thermal-sensors = <&tmu_gpu 0>;
219
+ thermal-sensors = <&tmu_gpu>;
220220 trips {
221221 gpu_alert0: gpu-alert-0 {
222222 temperature = <70000>;