Skip to content

Commit 2b8382d

Browse files
Tooniisvireshk
authored andcommitted
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>
1 parent ec24d1d commit 2b8382d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/qcom/msm8996.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
};
135135
};
136136

137-
cluster0_opp: opp_table0 {
137+
cluster0_opp: opp-table-cluster0 {
138138
compatible = "operating-points-v2-kryo-cpu";
139139
nvmem-cells = <&speedbin_efuse>;
140140
opp-shared;
@@ -222,7 +222,7 @@
222222
};
223223
};
224224

225-
cluster1_opp: opp_table1 {
225+
cluster1_opp: opp-table-cluster1 {
226226
compatible = "operating-points-v2-kryo-cpu";
227227
nvmem-cells = <&speedbin_efuse>;
228228
opp-shared;

0 commit comments

Comments
 (0)