arm64: dts: qcom: replace underscores in node names
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 14 Dec 2022 11:04:48 +0000 (12:04 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Jan 2023 04:25:21 +0000 (22:25 -0600)
Underscores should not be used in node names (dtc with W=2 warns about
them), so replace them with hyphens.  In few places adjust the name to
match other nodes (e.g. xxx-regulator).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221214110448.86268-1-krzysztof.kozlowski@linaro.org
16 files changed:
arch/arm64/boot/dts/qcom/msm8916.dtsi
arch/arm64/boot/dts/qcom/msm8953.dtsi
arch/arm64/boot/dts/qcom/msm8996.dtsi
arch/arm64/boot/dts/qcom/msm8998.dtsi
arch/arm64/boot/dts/qcom/qcs404.dtsi
arch/arm64/boot/dts/qcom/sa8155p-adp.dts
arch/arm64/boot/dts/qcom/sc7180.dtsi
arch/arm64/boot/dts/qcom/sdm630-sony-xperia-nile.dtsi
arch/arm64/boot/dts/qcom/sdm630.dtsi
arch/arm64/boot/dts/qcom/sdm845-db845c.dts
arch/arm64/boot/dts/qcom/sdm845.dtsi
arch/arm64/boot/dts/qcom/sm6125-sony-xperia-seine-pdx201.dts
arch/arm64/boot/dts/qcom/sm8150.dtsi
arch/arm64/boot/dts/qcom/sm8250.dtsi
arch/arm64/boot/dts/qcom/sm8350.dtsi
arch/arm64/boot/dts/qcom/sm8450.dtsi

index 2f9a4868e5464caf4f9e16b62e4462319e0dbb59..7458387cc25fe5f46cf7c319f4f379d7d945620e 100644 (file)
@@ -1999,7 +1999,7 @@ cpu0_1_alert0: trip-point0 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu0_1_crit: cpu_crit {
+                               cpu0_1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -2029,7 +2029,7 @@ cpu2_3_alert0: trip-point0 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu2_3_crit: cpu_crit {
+                               cpu2_3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -2059,7 +2059,7 @@ gpu_alert0: trip-point0 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               gpu_crit: gpu_crit {
+                               gpu_crit: gpu-crit {
                                        temperature = <95000>;
                                        hysteresis = <2000>;
                                        type = "critical";
index e38fa096c103909f594c0ad0f59e857b74d0c17a..068eac8dc97f42599051f99052a896a0c9bf6baa 100644 (file)
@@ -146,12 +146,12 @@ core3 {
                        };
                };
 
-               L2_0: l2-cache_0 {
+               L2_0: l2-cache-0 {
                        compatible = "cache";
                        cache-level = <2>;
                };
 
-               L2_1: l2-cache_1 {
+               L2_1: l2-cache-1 {
                        compatible = "cache";
                        cache-level = <2>;
                };
index 87ff66ebde7bfeb806b89d54f6b0bdd4fc4a2e4a..d2b3fdf2df13a5c2e85d04a858ab4eeb42616457 100644 (file)
@@ -3583,7 +3583,7 @@ cpu0_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -3604,7 +3604,7 @@ cpu1_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -3625,7 +3625,7 @@ cpu2_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -3646,7 +3646,7 @@ cpu3_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
index 18cc149b6be4fd376f6ebf7874abca48173a31a6..28d0085f1f3dbb9397327633989c31e53c8f45f6 100644 (file)
@@ -465,7 +465,7 @@ cpu0_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -486,7 +486,7 @@ cpu1_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -507,7 +507,7 @@ cpu2_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -528,7 +528,7 @@ cpu3_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -549,7 +549,7 @@ cpu4_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu4_crit: cpu_crit {
+                               cpu4_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -570,7 +570,7 @@ cpu5_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu5_crit: cpu_crit {
+                               cpu5_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -591,7 +591,7 @@ cpu6_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu6_crit: cpu_crit {
+                               cpu6_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -612,7 +612,7 @@ cpu7_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu7_crit: cpu_crit {
+                               cpu7_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
index 7de75f10bb851c0b8c194b794c57459177765662..4aaa3c16e8ab2b6df364dbf5ed33c372dbd66760 100644 (file)
@@ -1517,7 +1517,7 @@ cluster_alert1: trip-point1 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cluster_crit: cluster_crit {
+                               cluster_crit: cluster-crit {
                                        temperature = <120000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -1551,7 +1551,7 @@ cpu0_alert1: trip-point1 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <120000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -1585,7 +1585,7 @@ cpu1_alert1: trip-point1 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <120000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -1619,7 +1619,7 @@ cpu2_alert1: trip-point1 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <120000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -1653,7 +1653,7 @@ cpu3_alert1: trip-point1 {
                                        hysteresis = <2000>;
                                        type = "passive";
                                };
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <120000>;
                                        hysteresis = <2000>;
                                        type = "critical";
index f41dcc379dce075503723340c8c76699cd21a7ba..eafdfbbf40b94a3076dbc45b7ef79ea9c4bb951c 100644 (file)
@@ -23,7 +23,7 @@ chosen {
                stdout-path = "serial0:115200n8";
        };
 
-       vreg_3p3: vreg_3p3_regulator {
+       vreg_3p3: vreg-3p3-regulator {
                compatible = "regulator-fixed";
                regulator-name = "vreg_3p3";
                regulator-min-microvolt = <3300000>;
index 4561327066fd931f198931e215ec55a242d321c8..bf7d36ea7d67fe395e879e45e207c534778dd369 100644 (file)
@@ -3686,7 +3686,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3735,7 +3735,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3784,7 +3784,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3833,7 +3833,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3882,7 +3882,7 @@ cpu4_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_crit: cpu_crit {
+                               cpu4_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3931,7 +3931,7 @@ cpu5_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_crit: cpu_crit {
+                               cpu5_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3980,7 +3980,7 @@ cpu6_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_crit: cpu_crit {
+                               cpu6_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4021,7 +4021,7 @@ cpu7_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_crit: cpu_crit {
+                               cpu7_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4062,7 +4062,7 @@ cpu8_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu8_crit: cpu_crit {
+                               cpu8_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4103,7 +4103,7 @@ cpu9_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu9_crit: cpu_crit {
+                               cpu9_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4137,7 +4137,7 @@ aoss0_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               aoss0_crit: aoss0_crit {
+                               aoss0_crit: aoss0-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4157,7 +4157,7 @@ cpuss0_alert0: trip-point0 {
                                        hysteresis = <2000>;
                                        type = "hot";
                                };
-                               cpuss0_crit: cluster0_crit {
+                               cpuss0_crit: cluster0-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4177,7 +4177,7 @@ cpuss1_alert0: trip-point0 {
                                        hysteresis = <2000>;
                                        type = "hot";
                                };
-                               cpuss1_crit: cluster0_crit {
+                               cpuss1_crit: cluster0-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4198,7 +4198,7 @@ gpuss0_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               gpuss0_crit: gpuss0_crit {
+                               gpuss0_crit: gpuss0-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4226,7 +4226,7 @@ gpuss1_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               gpuss1_crit: gpuss1_crit {
+                               gpuss1_crit: gpuss1-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4254,7 +4254,7 @@ aoss1_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               aoss1_crit: aoss1_crit {
+                               aoss1_crit: aoss1-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4275,7 +4275,7 @@ cwlan_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               cwlan_crit: cwlan_crit {
+                               cwlan_crit: cwlan-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4296,7 +4296,7 @@ audio_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               audio_crit: audio_crit {
+                               audio_crit: audio-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4317,7 +4317,7 @@ ddr_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               ddr_crit: ddr_crit {
+                               ddr_crit: ddr-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4338,7 +4338,7 @@ q6_hvx_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               q6_hvx_crit: q6_hvx_crit {
+                               q6_hvx_crit: q6-hvx-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4359,7 +4359,7 @@ camera_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               camera_crit: camera_crit {
+                               camera_crit: camera-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4380,7 +4380,7 @@ mdm_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               mdm_crit: mdm_crit {
+                               mdm_crit: mdm-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4401,7 +4401,7 @@ mdm_dsp_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               mdm_dsp_crit: mdm_dsp_crit {
+                               mdm_dsp_crit: mdm-dsp-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4422,7 +4422,7 @@ npu_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               npu_crit: npu_crit {
+                               npu_crit: npu-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
@@ -4443,7 +4443,7 @@ video_alert0: trip-point0 {
                                        type = "hot";
                                };
 
-                               video_crit: video_crit {
+                               video_crit: video-crit {
                                        temperature = <110000>;
                                        hysteresis = <2000>;
                                        type = "critical";
index 3d2b08d551d035596800937eb0631c388f6d50f8..0259e90aad1cd8bb5dcaa174cdc8a47a02215616 100644 (file)
@@ -57,7 +57,7 @@ vph_pwr: vph-pwr-regulator {
                regulator-boot-on;
        };
 
-       cam_vdig_imx300_219_vreg: cam_vdig_imx300_219_vreg {
+       cam_vdig_imx300_219_vreg: cam-vdig-imx300-219-regulator {
                compatible = "regulator-fixed";
                regulator-name = "cam_vdig_imx300_219_vreg";
                startup-delay-us = <0>;
@@ -67,7 +67,7 @@ cam_vdig_imx300_219_vreg: cam_vdig_imx300_219_vreg {
                pinctrl-0 = <&cam_vdig_default>;
        };
 
-       cam_vana_front_vreg: cam_vana_front_vreg {
+       cam_vana_front_vreg: cam-vana-front-regulator {
                compatible = "regulator-fixed";
                regulator-name = "cam_vana_front_vreg";
                startup-delay-us = <0>;
@@ -77,7 +77,7 @@ cam_vana_front_vreg: cam_vana_front_vreg {
                pinctrl-0 = <&imx219_vana_default>;
        };
 
-       cam_vana_rear_vreg: cam_vana_rear_vreg {
+       cam_vana_rear_vreg: cam-vana-rear-regulator {
                compatible = "regulator-fixed";
                regulator-name = "cam_vana_rear_vreg";
                startup-delay-us = <0>;
index d8920ccdfe5a88bb359d93c97fe89c9065a3a625..e08ead06d4d3595700abe9e60b60df68a716676e 100644 (file)
@@ -2410,7 +2410,7 @@ cpu0_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2431,7 +2431,7 @@ cpu1_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2452,7 +2452,7 @@ cpu2_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2473,7 +2473,7 @@ cpu3_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2500,7 +2500,7 @@ pwr_cluster_alert0: trip-point0 {
                                        type = "passive";
                                };
 
-                               pwr_cluster_crit: cpu_crit {
+                               pwr_cluster_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
index f7c3026ad8ce199e0306f5b9b0b5b1099937f7aa..0d935c928148aef9138a2c432e097a5fc12092e7 100644 (file)
@@ -142,7 +142,7 @@ pcie0_1p05v: pcie-0-1p05v-regulator {
                 */
        };
 
-       cam0_dvdd_1v2: reg_cam0_dvdd_1v2 {
+       cam0_dvdd_1v2: cam0-dvdd-1v2-regulator {
                compatible = "regulator-fixed";
                regulator-name = "CAM0_DVDD_1V2";
                regulator-min-microvolt = <1200000>;
@@ -154,7 +154,7 @@ cam0_dvdd_1v2: reg_cam0_dvdd_1v2 {
                vin-supply = <&vbat>;
        };
 
-       cam0_avdd_2v8: reg_cam0_avdd_2v8 {
+       cam0_avdd_2v8: cam0-avdd-2v8-regulator {
                compatible = "regulator-fixed";
                regulator-name = "CAM0_AVDD_2V8";
                regulator-min-microvolt = <2800000>;
@@ -167,7 +167,7 @@ cam0_avdd_2v8: reg_cam0_avdd_2v8 {
        };
 
        /* This regulator is enabled when the VREG_LVS1A_1P8 trace is enabled */
-       cam3_avdd_2v8: reg_cam3_avdd_2v8 {
+       cam3_avdd_2v8: cam3-avdd-2v8-regulator {
                compatible = "regulator-fixed";
                regulator-name = "CAM3_AVDD_2V8";
                regulator-min-microvolt = <2800000>;
index 9bc7f851a447af753de8a6178845587181ae6ace..198b654ff179a46cb98e8da4e9711157cfb9040b 100644 (file)
@@ -5331,7 +5331,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5358,7 +5358,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5385,7 +5385,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5412,7 +5412,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5439,7 +5439,7 @@ cpu4_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_crit: cpu_crit {
+                               cpu4_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5466,7 +5466,7 @@ cpu5_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_crit: cpu_crit {
+                               cpu5_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5493,7 +5493,7 @@ cpu6_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_crit: cpu_crit {
+                               cpu6_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5520,7 +5520,7 @@ cpu7_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_crit: cpu_crit {
+                               cpu7_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
index ef8ad6cb9f054ed1dcb483116a2c6645baab6385..b22b3f9a910d0652380f1d72c1de848aadf88d0a 100644 (file)
@@ -61,7 +61,7 @@ key-volume-down {
                };
        };
 
-       reserved_memory {
+       reserved-memory {
                #address-cells = <2>;
                #size-cells = <2>;
                debug_mem: memory@ffb00000 {
index c33f3df4c37b72a953b828386f4ada5400fd3ba8..bebe917ec3a49d1a38623a9441e41cc7f202988c 100644 (file)
@@ -4358,7 +4358,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4402,7 +4402,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4446,7 +4446,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4490,7 +4490,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4534,7 +4534,7 @@ cpu4_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_top_crit: cpu_crit {
+                               cpu4_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4578,7 +4578,7 @@ cpu5_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_top_crit: cpu_crit {
+                               cpu5_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4622,7 +4622,7 @@ cpu6_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_top_crit: cpu_crit {
+                               cpu6_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4666,7 +4666,7 @@ cpu7_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_top_crit: cpu_crit {
+                               cpu7_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4710,7 +4710,7 @@ cpu4_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_bottom_crit: cpu_crit {
+                               cpu4_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4754,7 +4754,7 @@ cpu5_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_bottom_crit: cpu_crit {
+                               cpu5_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4798,7 +4798,7 @@ cpu6_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_bottom_crit: cpu_crit {
+                               cpu6_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4842,7 +4842,7 @@ cpu7_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_bottom_crit: cpu_crit {
+                               cpu7_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
index 8597919a2788b1ad4364b032f95ab08876839569..17baaeb912a0f426d0e1d449f5cef4dde036afb6 100644 (file)
@@ -5528,7 +5528,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5572,7 +5572,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5616,7 +5616,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5660,7 +5660,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5704,7 +5704,7 @@ cpu4_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_top_crit: cpu_crit {
+                               cpu4_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5748,7 +5748,7 @@ cpu5_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_top_crit: cpu_crit {
+                               cpu5_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5792,7 +5792,7 @@ cpu6_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_top_crit: cpu_crit {
+                               cpu6_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5836,7 +5836,7 @@ cpu7_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_top_crit: cpu_crit {
+                               cpu7_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5880,7 +5880,7 @@ cpu4_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_bottom_crit: cpu_crit {
+                               cpu4_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5924,7 +5924,7 @@ cpu5_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_bottom_crit: cpu_crit {
+                               cpu5_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -5968,7 +5968,7 @@ cpu6_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_bottom_crit: cpu_crit {
+                               cpu6_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -6012,7 +6012,7 @@ cpu7_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_bottom_crit: cpu_crit {
+                               cpu7_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
index ae77dfb6dfdf4ff9d08ac1a2aaf141dc4d439c32..334ac22bdf53edcf4d6f031910bd21f617d80775 100644 (file)
@@ -2737,7 +2737,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2781,7 +2781,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2825,7 +2825,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2869,7 +2869,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2913,7 +2913,7 @@ cpu4_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_top_crit: cpu_crit {
+                               cpu4_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -2957,7 +2957,7 @@ cpu5_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_top_crit: cpu_crit {
+                               cpu5_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3001,7 +3001,7 @@ cpu6_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_top_crit: cpu_crit {
+                               cpu6_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3045,7 +3045,7 @@ cpu7_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_top_crit: cpu_crit {
+                               cpu7_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3089,7 +3089,7 @@ cpu4_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_bottom_crit: cpu_crit {
+                               cpu4_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3133,7 +3133,7 @@ cpu5_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_bottom_crit: cpu_crit {
+                               cpu5_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3177,7 +3177,7 @@ cpu6_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_bottom_crit: cpu_crit {
+                               cpu6_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -3221,7 +3221,7 @@ cpu7_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_bottom_crit: cpu_crit {
+                               cpu7_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
index 7b1889fffaf5b44afd424d9682675e9d51b513b3..691dfc772263c9a250614d782bbf220191407fd2 100644 (file)
@@ -4268,7 +4268,7 @@ cpu4_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_top_crit: cpu_crit {
+                               cpu4_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4294,7 +4294,7 @@ cpu4_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu4_bottom_crit: cpu_crit {
+                               cpu4_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4320,7 +4320,7 @@ cpu5_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_top_crit: cpu_crit {
+                               cpu5_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4346,7 +4346,7 @@ cpu5_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu5_bottom_crit: cpu_crit {
+                               cpu5_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4372,7 +4372,7 @@ cpu6_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_top_crit: cpu_crit {
+                               cpu6_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4398,7 +4398,7 @@ cpu6_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu6_bottom_crit: cpu_crit {
+                               cpu6_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4424,7 +4424,7 @@ cpu7_top_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_top_crit: cpu_crit {
+                               cpu7_top_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4450,7 +4450,7 @@ cpu7_middle_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_middle_crit: cpu_crit {
+                               cpu7_middle_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4476,7 +4476,7 @@ cpu7_bottom_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu7_bottom_crit: cpu_crit {
+                               cpu7_bottom_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4508,7 +4508,7 @@ reset-mon-cfg {
                                        type = "passive";
                                };
 
-                               gpu0_tj_cfg: tj_cfg {
+                               gpu0_tj_cfg: tj-cfg {
                                        temperature = <95000>;
                                        hysteresis = <5000>;
                                        type = "passive";
@@ -4540,7 +4540,7 @@ reset-mon-cfg {
                                        type = "passive";
                                };
 
-                               gpu1_tj_cfg: tj_cfg {
+                               gpu1_tj_cfg: tj-cfg {
                                        temperature = <95000>;
                                        hysteresis = <5000>;
                                        type = "passive";
@@ -4586,7 +4586,7 @@ cpu0_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu0_crit: cpu_crit {
+                               cpu0_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4612,7 +4612,7 @@ cpu1_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu1_crit: cpu_crit {
+                               cpu1_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4638,7 +4638,7 @@ cpu2_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu2_crit: cpu_crit {
+                               cpu2_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";
@@ -4664,7 +4664,7 @@ cpu3_alert1: trip-point1 {
                                        type = "passive";
                                };
 
-                               cpu3_crit: cpu_crit {
+                               cpu3_crit: cpu-crit {
                                        temperature = <110000>;
                                        hysteresis = <1000>;
                                        type = "critical";