]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: tesla: Change labels to lower-case
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 19 Feb 2025 08:57:26 +0000 (09:57 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 7 Mar 2025 15:05:35 +0000 (16:05 +0100)
DTS coding style expects labels to be lowercase.  No functional impact.
Verified with comparing decompiled DTB (dtx_diff and fdtdump+diff).

Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20250219085726.70824-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm64/boot/dts/tesla/fsd.dtsi

index 690b4ed9c29b928216832b6e82ffe6cbb9ad7333..9951eef9507cc3946cc590ab453250d80d4b05f1 100644 (file)
@@ -92,7 +92,7 @@
                                reg = <0x0 0x000>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x001>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x002>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                compatible = "arm,cortex-a72";
                                reg = <0x0 0x003>;
                                enable-method = "psci";
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x100>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x101>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x102>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x103>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x200>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x201>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x202>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                                reg = <0x0 0x203>;
                                enable-method = "psci";
                                clock-frequency = <2400000000>;
-                               cpu-idle-states = <&CPU_SLEEP>;
+                               cpu-idle-states = <&cpu_sleep>;
                                i-cache-size = <0xc000>;
                                i-cache-line-size = <64>;
                                i-cache-sets = <256>;
                idle-states {
                        entry-method = "psci";
 
-                       CPU_SLEEP: cpu-sleep {
+                       cpu_sleep: cpu-sleep {
                                idle-state-name = "c2";
                                compatible = "arm,idle-state";
                                local-timer-stop;