]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: qcom: sm6115: change labels to lower-case
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 22 Oct 2024 15:47:32 +0000 (17:47 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 23 Oct 2024 00:14:34 +0000 (19:14 -0500)
DTS coding style expects labels to be lowercase.  No functional impact.
Verified with comparing decompiled DTB (dtx_diff and fdtdump+diff).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241022-dts-qcom-label-v3-7-0505bc7d2c56@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm4250.dtsi
arch/arm64/boot/dts/qcom/sm6115.dtsi

index c5add8f44fc0f28bc775e392f1d5418eeb25b480..a0ed61925e12d63f8b9d2fb5d31cc7480c85a66f 100644 (file)
@@ -5,34 +5,34 @@
 
 #include "sm6115.dtsi"
 
-&CPU0 {
+&cpu0 {
        compatible = "qcom,kryo240";
 };
 
-&CPU1 {
+&cpu1 {
        compatible = "qcom,kryo240";
 };
 
-&CPU2 {
+&cpu2 {
        compatible = "qcom,kryo240";
 };
 
-&CPU3 {
+&cpu3 {
        compatible = "qcom,kryo240";
 };
 
-&CPU4 {
+&cpu4 {
        compatible = "qcom,kryo240";
 };
 
-&CPU5 {
+&cpu5 {
        compatible = "qcom,kryo240";
 };
 
-&CPU6 {
+&cpu6 {
        compatible = "qcom,kryo240";
 };
 
-&CPU7 {
+&cpu7 {
        compatible = "qcom,kryo240";
 };
index 41216cc319d65e34737b2e1e4376c6ac6bc1a646..abaabeb414396ff3c8dd001b474901f16cb722bf 100644 (file)
@@ -40,7 +40,7 @@
                #address-cells = <2>;
                #size-cells = <0>;
 
-               CPU0: cpu@0 {
+               cpu0: cpu@0 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x0>;
                        capacity-dmips-mhz = <1024>;
                        dynamic-power-coefficient = <100>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_0>;
+                       next-level-cache = <&l2_0>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
-                       power-domains = <&CPU_PD0>;
+                       power-domains = <&cpu_pd0>;
                        power-domain-names = "psci";
-                       L2_0: l2-cache {
+                       l2_0: l2-cache {
                                compatible = "cache";
                                cache-level = <2>;
                                cache-unified;
                        };
                };
 
-               CPU1: cpu@1 {
+               cpu1: cpu@1 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x1>;
                        capacity-dmips-mhz = <1024>;
                        dynamic-power-coefficient = <100>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_0>;
+                       next-level-cache = <&l2_0>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
-                       power-domains = <&CPU_PD1>;
+                       power-domains = <&cpu_pd1>;
                        power-domain-names = "psci";
                };
 
-               CPU2: cpu@2 {
+               cpu2: cpu@2 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x2>;
                        capacity-dmips-mhz = <1024>;
                        dynamic-power-coefficient = <100>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_0>;
+                       next-level-cache = <&l2_0>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
-                       power-domains = <&CPU_PD2>;
+                       power-domains = <&cpu_pd2>;
                        power-domain-names = "psci";
                };
 
-               CPU3: cpu@3 {
+               cpu3: cpu@3 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x3>;
                        capacity-dmips-mhz = <1024>;
                        dynamic-power-coefficient = <100>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_0>;
+                       next-level-cache = <&l2_0>;
                        qcom,freq-domain = <&cpufreq_hw 0>;
-                       power-domains = <&CPU_PD3>;
+                       power-domains = <&cpu_pd3>;
                        power-domain-names = "psci";
                };
 
-               CPU4: cpu@100 {
+               cpu4: cpu@100 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x100>;
                        enable-method = "psci";
                        capacity-dmips-mhz = <1638>;
                        dynamic-power-coefficient = <282>;
-                       next-level-cache = <&L2_1>;
+                       next-level-cache = <&l2_1>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
-                       power-domains = <&CPU_PD4>;
+                       power-domains = <&cpu_pd4>;
                        power-domain-names = "psci";
-                       L2_1: l2-cache {
+                       l2_1: l2-cache {
                                compatible = "cache";
                                cache-level = <2>;
                                cache-unified;
                        };
                };
 
-               CPU5: cpu@101 {
+               cpu5: cpu@101 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x101>;
                        capacity-dmips-mhz = <1638>;
                        dynamic-power-coefficient = <282>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_1>;
+                       next-level-cache = <&l2_1>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
-                       power-domains = <&CPU_PD5>;
+                       power-domains = <&cpu_pd5>;
                        power-domain-names = "psci";
                };
 
-               CPU6: cpu@102 {
+               cpu6: cpu@102 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x102>;
                        capacity-dmips-mhz = <1638>;
                        dynamic-power-coefficient = <282>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_1>;
+                       next-level-cache = <&l2_1>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
-                       power-domains = <&CPU_PD6>;
+                       power-domains = <&cpu_pd6>;
                        power-domain-names = "psci";
                };
 
-               CPU7: cpu@103 {
+               cpu7: cpu@103 {
                        device_type = "cpu";
                        compatible = "qcom,kryo260";
                        reg = <0x0 0x103>;
                        capacity-dmips-mhz = <1638>;
                        dynamic-power-coefficient = <282>;
                        enable-method = "psci";
-                       next-level-cache = <&L2_1>;
+                       next-level-cache = <&l2_1>;
                        qcom,freq-domain = <&cpufreq_hw 1>;
-                       power-domains = <&CPU_PD7>;
+                       power-domains = <&cpu_pd7>;
                        power-domain-names = "psci";
                };
 
                cpu-map {
                        cluster0 {
                                core0 {
-                                       cpu = <&CPU0>;
+                                       cpu = <&cpu0>;
                                };
 
                                core1 {
-                                       cpu = <&CPU1>;
+                                       cpu = <&cpu1>;
                                };
 
                                core2 {
-                                       cpu = <&CPU2>;
+                                       cpu = <&cpu2>;
                                };
 
                                core3 {
-                                       cpu = <&CPU3>;
+                                       cpu = <&cpu3>;
                                };
                        };
 
                        cluster1 {
                                core0 {
-                                       cpu = <&CPU4>;
+                                       cpu = <&cpu4>;
                                };
 
                                core1 {
-                                       cpu = <&CPU5>;
+                                       cpu = <&cpu5>;
                                };
 
                                core2 {
-                                       cpu = <&CPU6>;
+                                       cpu = <&cpu6>;
                                };
 
                                core3 {
-                                       cpu = <&CPU7>;
+                                       cpu = <&cpu7>;
                                };
                        };
                };
                idle-states {
                        entry-method = "psci";
 
-                       LITTLE_CPU_SLEEP_0: cpu-sleep-0-0 {
+                       little_cpu_sleep_0: cpu-sleep-0-0 {
                                compatible = "arm,idle-state";
                                idle-state-name = "silver-rail-power-collapse";
                                arm,psci-suspend-param = <0x40000003>;
                                local-timer-stop;
                        };
 
-                       BIG_CPU_SLEEP_0: cpu-sleep-1-0 {
+                       big_cpu_sleep_0: cpu-sleep-1-0 {
                                compatible = "arm,idle-state";
                                idle-state-name = "gold-rail-power-collapse";
                                arm,psci-suspend-param = <0x40000003>;
                };
 
                domain-idle-states {
-                       CLUSTER_0_SLEEP_0: cluster-sleep-0-0 {
+                       cluster_0_sleep_0: cluster-sleep-0-0 {
                                /* GDHS */
                                compatible = "domain-idle-state";
                                arm,psci-suspend-param = <0x40000022>;
                                min-residency-us = <782>;
                        };
 
-                       CLUSTER_0_SLEEP_1: cluster-sleep-0-1 {
+                       cluster_0_sleep_1: cluster-sleep-0-1 {
                                /* Power Collapse */
                                compatible = "domain-idle-state";
                                arm,psci-suspend-param = <0x41000044>;
                                min-residency-us = <7376>;
                        };
 
-                       CLUSTER_1_SLEEP_0: cluster-sleep-1-0 {
+                       cluster_1_sleep_0: cluster-sleep-1-0 {
                                /* GDHS */
                                compatible = "domain-idle-state";
                                arm,psci-suspend-param = <0x40000042>;
                                min-residency-us = <660>;
                        };
 
-                       CLUSTER_1_SLEEP_1: cluster-sleep-1-1 {
+                       cluster_1_sleep_1: cluster-sleep-1-1 {
                                /* Power Collapse */
                                compatible = "domain-idle-state";
                                arm,psci-suspend-param = <0x41000044>;
                compatible = "arm,psci-1.0";
                method = "smc";
 
-               CPU_PD0: power-domain-cpu0 {
+               cpu_pd0: power-domain-cpu0 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_0_PD>;
-                       domain-idle-states = <&LITTLE_CPU_SLEEP_0>;
+                       power-domains = <&cluster_0_pd>;
+                       domain-idle-states = <&little_cpu_sleep_0>;
                };
 
-               CPU_PD1: power-domain-cpu1 {
+               cpu_pd1: power-domain-cpu1 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_0_PD>;
-                       domain-idle-states = <&LITTLE_CPU_SLEEP_0>;
+                       power-domains = <&cluster_0_pd>;
+                       domain-idle-states = <&little_cpu_sleep_0>;
                };
 
-               CPU_PD2: power-domain-cpu2 {
+               cpu_pd2: power-domain-cpu2 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_0_PD>;
-                       domain-idle-states = <&LITTLE_CPU_SLEEP_0>;
+                       power-domains = <&cluster_0_pd>;
+                       domain-idle-states = <&little_cpu_sleep_0>;
                };
 
-               CPU_PD3: power-domain-cpu3 {
+               cpu_pd3: power-domain-cpu3 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_0_PD>;
-                       domain-idle-states = <&LITTLE_CPU_SLEEP_0>;
+                       power-domains = <&cluster_0_pd>;
+                       domain-idle-states = <&little_cpu_sleep_0>;
                };
 
-               CPU_PD4: power-domain-cpu4 {
+               cpu_pd4: power-domain-cpu4 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_1_PD>;
-                       domain-idle-states = <&BIG_CPU_SLEEP_0>;
+                       power-domains = <&cluster_1_pd>;
+                       domain-idle-states = <&big_cpu_sleep_0>;
                };
 
-               CPU_PD5: power-domain-cpu5 {
+               cpu_pd5: power-domain-cpu5 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_1_PD>;
-                       domain-idle-states = <&BIG_CPU_SLEEP_0>;
+                       power-domains = <&cluster_1_pd>;
+                       domain-idle-states = <&big_cpu_sleep_0>;
                };
 
-               CPU_PD6: power-domain-cpu6 {
+               cpu_pd6: power-domain-cpu6 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_1_PD>;
-                       domain-idle-states = <&BIG_CPU_SLEEP_0>;
+                       power-domains = <&cluster_1_pd>;
+                       domain-idle-states = <&big_cpu_sleep_0>;
                };
 
-               CPU_PD7: power-domain-cpu7 {
+               cpu_pd7: power-domain-cpu7 {
                        #power-domain-cells = <0>;
-                       power-domains = <&CLUSTER_1_PD>;
-                       domain-idle-states = <&BIG_CPU_SLEEP_0>;
+                       power-domains = <&cluster_1_pd>;
+                       domain-idle-states = <&big_cpu_sleep_0>;
                };
 
-               CLUSTER_0_PD: power-domain-cpu-cluster0 {
+               cluster_0_pd: power-domain-cpu-cluster0 {
                        #power-domain-cells = <0>;
-                       domain-idle-states = <&CLUSTER_0_SLEEP_0>, <&CLUSTER_0_SLEEP_1>;
+                       domain-idle-states = <&cluster_0_sleep_0>, <&cluster_0_sleep_1>;
                };
 
-               CLUSTER_1_PD: power-domain-cpu-cluster1 {
+               cluster_1_pd: power-domain-cpu-cluster1 {
                        #power-domain-cells = <0>;
-                       domain-idle-states = <&CLUSTER_1_SLEEP_0>, <&CLUSTER_1_SLEEP_1>;
+                       domain-idle-states = <&cluster_1_sleep_0>, <&cluster_1_sleep_1>;
                };
        };
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU0>;
+                       cpu = <&cpu0>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU1>;
+                       cpu = <&cpu1>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU2>;
+                       cpu = <&cpu2>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU3>;
+                       cpu = <&cpu3>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU4>;
+                       cpu = <&cpu4>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU5>;
+                       cpu = <&cpu5>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU6>;
+                       cpu = <&cpu6>;
 
                        status = "disabled";
 
                        clock-names = "apb_pclk";
                        arm,coresight-loses-context-with-cpu;
 
-                       cpu = <&CPU7>;
+                       cpu = <&cpu7>;
 
                        status = "disabled";