OSDN Git Service

ARM: dts: stih418: align OPP table names with DT schema
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 20 Jan 2023 07:21:10 +0000 (08:21 +0100)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 26 Jan 2023 10:23:07 +0000 (11:23 +0100)
DT schema expects names of operating points tables to match certain
pattern:

  stih418-b2264.dtb: opp_table: $nodename:0: 'opp_table' does not match '^opp-table(-[a-z0-9]+)?$'

Link: https://lore.kernel.org/r/20230120072110.138627-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/stih418-b2264.dts

index 34a518b..fc32a03 100644 (file)
@@ -42,7 +42,7 @@
                };
        };
 
-       cpu_opp_table: opp_table {
+       cpu_opp_table: opp-table {
                compatible = "operating-points-v2";
                opp-shared;