arm64: dts: qcom: qcs404: Rename CPU and CPR OPP tables
authorYassine Oudjana <y.oudjana@protonmail.com>
Thu, 3 Feb 2022 07:26:44 +0000 (07:26 +0000)
committerViresh Kumar <viresh.kumar@linaro.org>
Fri, 11 Feb 2022 04:33:51 +0000 (10:03 +0530)
Rename CPU and CPR 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/qcs404.dtsi

index 6db753b..3f06f7c 100644 (file)
                };
        };
 
-       cpu_opp_table: cpu-opp-table {
+       cpu_opp_table: opp-table-cpu {
                compatible = "operating-points-v2-kryo-cpu";
                opp-shared;
 
                };
        };
 
-       cpr_opp_table: cpr-opp-table {
+       cpr_opp_table: opp-table-cpr {
                compatible = "operating-points-v2-qcom-level";
 
                cpr_opp1: opp1 {