ARM: dts: msm: changing memlat vote for min freq on SDM660
Updating min frequency for memlat voting from 633MHz to 902MHz to avoid intermediate DDR frequency switching on SDM660 target. Change-Id: Ic68cbd15757bdc5ee1dbaef1d850a699c614837c Signed-off-by: Nikhil Kumar Kansal <nkansal@codeaurora.org>
This commit is contained in:
parent
d72462d943
commit
c3386fd7d3
1 changed files with 1 additions and 1 deletions
|
@ -1166,7 +1166,7 @@
|
|||
qcom,cpulist = <&CPU0 &CPU1 &CPU2 &CPU3>;
|
||||
qcom,target-dev = <&memlat_cpu0>;
|
||||
qcom,core-dev-table =
|
||||
< 633600 762 >,
|
||||
< 902400 762 >,
|
||||
< 1401600 2086 >,
|
||||
< 1881600 3879 >;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue