arm64: dts: exynos: align operating-points table name with dtschema in Exynos5433
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Fri, 20 Aug 2021 08:14:57 +0000 (10:14 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Wed, 15 Sep 2021 07:40:24 +0000 (09:40 +0200)
Align the name of operating-points node to dtschema to fix warnings like:

  arch/arm64/boot/dts/exynos/exynos5433-tm2.dt.yaml:
    opp-table2: $nodename:0: 'opp-table2' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
Link: https://lore.kernel.org/r/20210820081458.83406-1-krzysztof.kozlowski@canonical.com
arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 8997f8f2b96cab028ef81f4fba18c362672e713e..72ccf18eb9d15195bfa669c7c6937560179d7a4e 100644 (file)
@@ -87,7 +87,7 @@
                status = "disabled";
        };
 
-       bus_g2d_400_opp_table: opp-table2 {
+       bus_g2d_400_opp_table: opp-table-2 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       bus_g2d_266_opp_table: opp-table3 {
+       bus_g2d_266_opp_table: opp-table-3 {
                compatible = "operating-points-v2";
 
                opp-267000000 {
                };
        };
 
-       bus_gscl_opp_table: opp-table4 {
+       bus_gscl_opp_table: opp-table-4 {
                compatible = "operating-points-v2";
 
                opp-333000000 {
                };
        };
 
-       bus_hevc_opp_table: opp-table5 {
+       bus_hevc_opp_table: opp-table-5 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       bus_noc2_opp_table: opp-table6 {
+       bus_noc2_opp_table: opp-table-6 {
                compatible = "operating-points-v2";
 
                opp-400000000 {
index 6a6f7dd1d65c926e0f62bb0a93c7fc00f080cd61..ebd5091d68b4babe043798dcef6ce350cb6f87c6 100644 (file)
                };
        };
 
-       cluster_a53_opp_table: opp-table0 {
+       cluster_a53_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
                };
        };
 
-       cluster_a57_opp_table: opp-table1 {
+       cluster_a57_opp_table: opp-table-1 {
                compatible = "operating-points-v2";
                opp-shared;