mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-09-02 16:44:59 +00:00
arm64: dts: qcom: qcs404: Rename CPU and CPR OPP tables
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: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20220203072226.51482-7-y.oudjana@protonmail.com
This commit is contained in:
parent
f55dda2157
commit
b7072cc570
@ -110,7 +110,7 @@ CPU_SLEEP_0: cpu-sleep-0 {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
cpu_opp_table: cpu-opp-table {
|
cpu_opp_table: opp-table-cpu {
|
||||||
compatible = "operating-points-v2-kryo-cpu";
|
compatible = "operating-points-v2-kryo-cpu";
|
||||||
opp-shared;
|
opp-shared;
|
||||||
|
|
||||||
@ -128,7 +128,7 @@ opp-1401600000 {
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
cpr_opp_table: cpr-opp-table {
|
cpr_opp_table: opp-table-cpr {
|
||||||
compatible = "operating-points-v2-qcom-level";
|
compatible = "operating-points-v2-qcom-level";
|
||||||
|
|
||||||
cpr_opp1: opp1 {
|
cpr_opp1: opp1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user