mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
arm64: dts: qcom: glymur: Add missing opp entry
Add missing opp entry that corresponds to highest ddr frequency
for Glymur/Mahua SoCs.
Fixes: e4945894c1cb ("arm64: dts: qcom: glymur: Add glymur BWMONs")
Signed-off-by: Pragnesh Papaniya <pragnesh.papaniya@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260325-bwmon_fixes-v1-1-9433f9d4c276@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
c5b22c88cc
commit
bf2a06f36e
|
|
@ -2595,6 +2595,10 @@ opp-9 {
|
|||
opp-10 {
|
||||
opp-peak-kBps = <19046400>;
|
||||
};
|
||||
|
||||
opp-11 {
|
||||
opp-peak-kBps = <21332000>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user