arm64: dts: exynos: use hyphens in Exynos5433 node names
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 5 Nov 2020 18:45:06 +0000 (19:45 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 10 Nov 2020 18:22:12 +0000 (19:22 +0100)
Use hyphens instead of underscores in the Exynos5433 node names which is
expected by naming convention, multiple dtschema files and pointed out
by dtc W=2 builds.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201105184506.215648-6-krzk@kernel.org
arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi
arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index d77b88a..8997f8f 100644 (file)
@@ -87,7 +87,7 @@
                status = "disabled";
        };
 
-       bus_g2d_400_opp_table: opp_table2 {
+       bus_g2d_400_opp_table: opp-table2 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       bus_g2d_266_opp_table: opp_table3 {
+       bus_g2d_266_opp_table: opp-table3 {
                compatible = "operating-points-v2";
 
                opp-267000000 {
                };
        };
 
-       bus_gscl_opp_table: opp_table4 {
+       bus_gscl_opp_table: opp-table4 {
                compatible = "operating-points-v2";
 
                opp-333000000 {
                };
        };
 
-       bus_hevc_opp_table: opp_table5 {
+       bus_hevc_opp_table: opp-table5 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       bus_noc2_opp_table: opp_table6 {
+       bus_noc2_opp_table: opp-table6 {
                compatible = "operating-points-v2";
 
                opp-400000000 {
index 5ec447f..03486a8 100644 (file)
                muic: max77843-muic {
                        compatible = "maxim,max77843-muic";
 
-                       musb_con: musb_connector {
+                       musb_con: musb-connector {
                                compatible = "samsung,usb-connector-11pin",
                                             "usb-b-connector";
                                label = "micro-USB";
                PIN(INPUT, gpf5-7, DOWN, FAST_SR1);
        };
 
-       te_irq: te_irq {
+       te_irq: te-irq {
                samsung,pins = "gpf1-3";
                samsung,pin-function = <0xf>;
        };
index 7853a90..dae44be 100644 (file)
@@ -23,7 +23,7 @@
 
        interrupt-parent = <&gic>;
 
-       arm_a53_pmu {
+       arm-a53-pmu {
                compatible = "arm,cortex-a53-pmu";
                interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>,
                             <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>,
@@ -32,7 +32,7 @@
                interrupt-affinity = <&cpu0>, <&cpu1>, <&cpu2>, <&cpu3>;
        };
 
-       arm_a57_pmu {
+       arm-a57-pmu {
                compatible = "arm,cortex-a57-pmu";
                interrupts = <GIC_SPI 52 IRQ_TYPE_LEVEL_HIGH>,
                             <GIC_SPI 53 IRQ_TYPE_LEVEL_HIGH>,
                };
        };
 
-       cluster_a53_opp_table: opp_table0 {
+       cluster_a53_opp_table: opp-table0 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       cluster_a57_opp_table: opp_table1 {
+       cluster_a57_opp_table: opp-table1 {
                compatible = "operating-points-v2";
                opp-shared;