arm64: dts: mediatek: align operating-points table name with dtschema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 19 Apr 2022 10:05:30 +0000 (12:05 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 26 Apr 2022 08:58:56 +0000 (10:58 +0200)
Align the name of operating-points node to dtschema to fix warnings like:

  arch/arm64/boot/dts/mediatek/mt8173-elm.dt.yaml:
    opp_table0: $nodename:0: 'opp_table0' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20210820081616.83674-1-krzysztof.kozlowski@canonical.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt2712e.dtsi
arch/arm64/boot/dts/mediatek/mt8173.dtsi
arch/arm64/boot/dts/mediatek/mt8183.dtsi

index 86579330a8bdcc445382596b71d350675e8654ce..623eb3beabf2a0e69efe2f6ff2071100a3ee8f07 100644 (file)
@@ -19,7 +19,7 @@
        #address-cells = <2>;
        #size-cells = <2>;
 
-       cluster0_opp: opp_table0 {
+       cluster0_opp: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
                opp00 {
@@ -36,7 +36,7 @@
                };
        };
 
-       cluster1_opp: opp_table1 {
+       cluster1_opp: opp-table-1 {
                compatible = "operating-points-v2";
                opp-shared;
                opp00 {
index 042feaedda4a6927ee156723687d489c890c49ef..785c98cf786bb5fd87e55289ee475cb7309fb4e0 100644 (file)
@@ -57,7 +57,7 @@
                serial3 = &uart3;
        };
 
-       cluster0_opp: opp_table0 {
+       cluster0_opp: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;
                opp-507000000 {
@@ -94,7 +94,7 @@
                };
        };
 
-       cluster1_opp: opp_table1 {
+       cluster1_opp: opp-table-1 {
                compatible = "operating-points-v2";
                opp-shared;
                opp-507000000 {
index 5d4a1dd55adc5e7e43fe16bfa948a0139c3fdb61..05106d2a6b1d17272f6392dbc6169e096ff8c7f5 100644 (file)
                };
        };
 
-       gpu_opp_table: opp_table0 {
+       gpu_opp_table: opp-table-0 {
                compatible = "operating-points-v2";
                opp-shared;