ARM: dts: msm: update VDD_APC1 CPR margin adjustments for msmcobalt
Update the open-loop and closed-loop voltage margin adjustments for the VDD_APC1 rail in agreement with hardware characterization. For open-loop, add 8 mV margin for LowSVS and 52 mV margin for Turbo fused corners. For closed-loop, add 50 mV margin for the Turbo fused corner. CRs-Fixed: 1039620 Change-Id: Ib4ee0e9432bb6f2916416e2826d5590e98f9d426 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
This commit is contained in:
parent
400520a6e2
commit
0910ca7c8f
1 changed files with 14 additions and 14 deletions
|
@ -871,23 +871,23 @@
|
|||
|
||||
qcom,cpr-open-loop-voltage-fuse-adjustment =
|
||||
<0 0 0 0>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>,
|
||||
<0 0 0 20000>;
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>,
|
||||
<8000 0 0 52000>;
|
||||
|
||||
qcom,cpr-closed-loop-voltage-fuse-adjustment =
|
||||
<0 0 0 0>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>,
|
||||
<1000 0 0 21000>;
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>,
|
||||
<0 0 0 50000>;
|
||||
|
||||
qcom,allow-voltage-interpolation;
|
||||
qcom,allow-quotient-interpolation;
|
||||
|
|
Loading…
Add table
Reference in a new issue