ARM: dts: msm: modify VDD_GFX CPR ceiling voltages for msmcobalt v2
Update the VDD_GFX CPR ceiling voltages for MSMCOBALT v2 parts with CPR revision 1 to 7 in order to match the most recent hardware guidelines. Change-Id: I3fbfa4c1fc5a6b4f30f8acaf659d2abcc05a7d16 CRs-Fixed: 1068464 Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
parent
8692a7d678
commit
f310fa2e4d
1 changed files with 9 additions and 4 deletions
|
@ -540,12 +540,17 @@
|
|||
qcom,cpr-corner-fmax-map = <1 3 5 8>;
|
||||
|
||||
qcom,cpr-voltage-ceiling =
|
||||
<656000 716000 772000 880000 908000
|
||||
948000 1016000 1088000>;
|
||||
<656000 716000 772000 880000 908000 948000 1016000 1088000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>,
|
||||
<660000 724000 772000 832000 916000 968000 1024000 1024000>;
|
||||
|
||||
qcom,cpr-voltage-floor =
|
||||
<516000 516000 532000 584000 632000
|
||||
672000 712000 756000>;
|
||||
<516000 516000 532000 584000 632000 672000 712000 756000>;
|
||||
|
||||
qcom,mem-acc-voltage = <1 1 1 2 2 2 2 2>;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue