arm64: dts: qcom: msm8996: Rename cluster OPP tables
authorYassine Oudjana <y.oudjana@protonmail.com>
Thu, 3 Feb 2022 07:26:24 +0000 (07:26 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 11 Feb 2022 04:33:51 +0000 (10:03 +0530)
Rename cluster OPP table node names to match the nodename pattern
defined in the opp-v2-base DT schema.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
arch/arm64/boot/dts/qcom/msm8996.dtsi

index 91bc974..036de52 100644 (file)
                };
        };
 
-       cluster0_opp: opp_table0 {
+       cluster0_opp: opp-table-cluster0 {
                compatible = "operating-points-v2-kryo-cpu";
                nvmem-cells = <&speedbin_efuse>;
                opp-shared;
                };
        };
 
-       cluster1_opp: opp_table1 {
+       cluster1_opp: opp-table-cluster1 {
                compatible = "operating-points-v2-kryo-cpu";
                nvmem-cells = <&speedbin_efuse>;
                opp-shared;