arm64: dts: qcom: fix thermal zones naming
authorDavid Heidelberg <david@ixit.cz>
Tue, 14 Dec 2021 13:27:49 +0000 (14:27 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 1 Feb 2022 00:18:04 +0000 (18:18 -0600)
Rename thermal zones according to dt-schema.
Fixes multiple `make dtbs_check` warnings about name convetion.

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211214132750.69782-1-david@ixit.cz
arch/arm64/boot/dts/qcom/msm8996.dtsi
arch/arm64/boot/dts/qcom/msm8998.dtsi
arch/arm64/boot/dts/qcom/sdm845.dtsi
arch/arm64/boot/dts/qcom/sm8150.dtsi
arch/arm64/boot/dts/qcom/sm8250.dtsi
arch/arm64/boot/dts/qcom/sm8350.dtsi

index ea65f2ad4a1033ac593119d46e6495d17cfbc70f..fd58d7b00243ae51d4099052c4eef1aad6064831 100644 (file)
@@ -3273,7 +3273,7 @@ cpu3_crit: cpu_crit {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3295,7 +3295,7 @@ map0 {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
index f273bc1ff629b043ebda80d3d0bd14beecf9c428..453a049f693db42ac16d9e05774c1d42956d1cd6 100644 (file)
@@ -674,7 +674,7 @@ cpu7_crit: cpu_crit {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -689,7 +689,7 @@ gpu1_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
index 5d1d38eb1dfb6f3ceb5a1ce790d417bb71c3d722..5fac82f026fd80ef43845d268d9255bb9be2362c 100644 (file)
@@ -5258,7 +5258,7 @@ cluster1_crit: cluster1_crit {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -5273,7 +5273,7 @@ gpu1_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
index 6012322a59846d420dc1ba7336427bb553db0201..c1067b31b2995d8bceb6f7b8494a025f204b5680 100644 (file)
@@ -4265,7 +4265,7 @@ cluster1_crit: cluster1_crit {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -4445,7 +4445,7 @@ modem_scl_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
index 2272efd1506bfa5da81634bdc4c68fdc8811c322..93570a61c2af548515b2c8581be36bf099ab8b0d 100644 (file)
@@ -5172,7 +5172,7 @@ cluster1_crit: cluster1_crit {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -5307,7 +5307,7 @@ npu_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
index 53b39e718fb66b873f27354d4627408b427ebbe7..abd15999773cd938d082cb11da6fedd21f56956c 100644 (file)
@@ -2991,7 +2991,7 @@ aoss1_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-top {
+               gpu-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3006,7 +3006,7 @@ gpu1_alert0: trip-point0 {
                        };
                };
 
-               gpu-thermal-bottom {
+               gpu-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3096,7 +3096,7 @@ mem_alert0: trip-point0 {
                        };
                };
 
-               modem1-thermal-top {
+               modem1-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3111,7 +3111,7 @@ modem1_alert0: trip-point0 {
                        };
                };
 
-               modem2-thermal-top {
+               modem2-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3126,7 +3126,7 @@ modem2_alert0: trip-point0 {
                        };
                };
 
-               modem3-thermal-top {
+               modem3-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3141,7 +3141,7 @@ modem3_alert0: trip-point0 {
                        };
                };
 
-               modem4-thermal-top {
+               modem4-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3156,7 +3156,7 @@ modem4_alert0: trip-point0 {
                        };
                };
 
-               camera-thermal-top {
+               camera-top-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;
 
@@ -3171,7 +3171,7 @@ camera1_alert0: trip-point0 {
                        };
                };
 
-               cam-thermal-bottom {
+               cam-bottom-thermal {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;