arm64: dts: rockchip: align operating-points table name with dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Thu, 19 Aug 2021 18:23:11 +0000 (20:23 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 20 Sep 2021 13:25:12 +0000 (15:25 +0200)
Align the name of operating-points node to dtschema to fix warnings
like:

  opp-table0: $nodename:0: 'opp-table0' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210819182311.223443-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30.dtsi
arch/arm64/boot/dts/rockchip/rk3308.dtsi
arch/arm64/boot/dts/rockchip/rk3328.dtsi
arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi
arch/arm64/boot/dts/rockchip/rk3399-opp.dtsi
arch/arm64/boot/dts/rockchip/rk356x.dtsi

index 500ef3af2a49bbd85838d2973eeb25715b47eccd..772989f4b961c53d71cea4c8c5c74fc13c9d5ab2 100644 (file)
                };
        };
 
-       cpu0_opp_table: cpu0-opp-table {
+       cpu0_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
                status = "disabled";
        };
 
-       gpu_opp_table: opp-table2 {
+       gpu_opp_table: opp-table-1 {
                compatible = "operating-points-v2";
 
                opp-200000000 {
index ce6f4a28d1690485e45666f0e9db097acff5bd4e..7ba9ce4e98262ce2d508f110dc6091b41b69368c 100644 (file)
@@ -99,7 +99,7 @@
                };
        };
 
-       cpu0_opp_table: cpu0-opp-table {
+       cpu0_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
index 5b2020590f5305cf81667b56e24056eae2250d87..11f4ac3ab2b3da98320727d75e421ff44077ab38 100644 (file)
                };
        };
 
-       cpu0_opp_table: opp_table0 {
+       cpu0_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
index 69cc9b05baa572344d78d8176ebe895652f4a9af..2180e0f750034503e5c86606301cdcd634af910c 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 / {
-       cluster0_opp: opp-table0 {
+       cluster0_opp: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
@@ -39,7 +39,7 @@
                };
        };
 
-       cluster1_opp: opp-table1 {
+       cluster1_opp: opp-table-1 {
                compatible = "operating-points-v2";
                opp-shared;
 
@@ -82,7 +82,7 @@
                };
        };
 
-       gpu_opp_table: opp-table2 {
+       gpu_opp_table: opp-table-2 {
                compatible = "operating-points-v2";
 
                opp00 {
index da41cd81ebb77c76bd50f0a0db90347df2878bde..fee5e71112799293b2e873d8fc1f5dbe12003301 100644 (file)
@@ -4,7 +4,7 @@
  */
 
 / {
-       cluster0_opp: opp-table0 {
+       cluster0_opp: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
 
@@ -35,7 +35,7 @@
                };
        };
 
-       cluster1_opp: opp-table1 {
+       cluster1_opp: opp-table-1 {
                compatible = "operating-points-v2";
                opp-shared;
 
@@ -74,7 +74,7 @@
                };
        };
 
-       gpu_opp_table: opp-table2 {
+       gpu_opp_table: opp-table-2 {
                compatible = "operating-points-v2";
 
                opp00 {
index e42fbac6147b68d765ca52c7dd9dda99322fb419..ec73e8783d425480a0a5e18e732a0128dba61c16 100644 (file)
@@ -83,7 +83,7 @@
                };
        };
 
-       cpu0_opp_table: cpu0-opp-table {
+       cpu0_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;