summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorYassine Oudjana <y.oudjana@protonmail.com>2022-02-03 08:26:24 +0100
committerViresh Kumar <viresh.kumar@linaro.org>2022-02-11 05:33:51 +0100
commit2b8382d2717088177bc60b6a14237ef2e955434f (patch)
tree0c67793f7425616738bddb5c23ad7eec45d2bf75 /arch
parentdt-bindings: opp: Convert qcom-nvmem-cpufreq to DT schema (diff)
downloadlinux-2b8382d2717088177bc60b6a14237ef2e955434f.tar.xz
linux-2b8382d2717088177bc60b6a14237ef2e955434f.zip
arm64: dts: qcom: msm8996: Rename cluster OPP tables
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/boot/dts/qcom/msm8996.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8996.dtsi b/arch/arm64/boot/dts/qcom/msm8996.dtsi
index 91bc974aeb0a..036de52c54f1 100644
--- a/arch/arm64/boot/dts/qcom/msm8996.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8996.dtsi
@@ -134,7 +134,7 @@
};
};
- cluster0_opp: opp_table0 {
+ cluster0_opp: opp-table-cluster0 {
compatible = "operating-points-v2-kryo-cpu";
nvmem-cells = <&speedbin_efuse>;
opp-shared;
@@ -222,7 +222,7 @@
};
};
- cluster1_opp: opp_table1 {
+ cluster1_opp: opp-table-cluster1 {
compatible = "operating-points-v2-kryo-cpu";
nvmem-cells = <&speedbin_efuse>;
opp-shared;