arm64: dts: rockchip: align rk3399 DMC OPP table with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 19 Jan 2023 12:46:31 +0000 (13:46 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 29 Jan 2023 22:35:12 +0000 (23:35 +0100)
Bindings expect certain pattern for OPP table node name and underscores
are not allowed:

  rk3399-rock-pi-4a-plus.dtb: dmc_opp_table: $nodename:0: 'dmc_opp_table' does not match '^opp-table(-[a-z0-9]+)?$'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230119124631.91080-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-op1-opp.dtsi

index 6e29e74..783120e 100644 (file)
                };
        };
 
-       dmc_opp_table: dmc_opp_table {
+       dmc_opp_table: opp-table-3 {
                compatible = "operating-points-v2";
 
                opp00 {