summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorOsvaldo Banuelos <osvaldob@codeaurora.org>2016-07-08 15:45:27 -0700
committerDavid Collins <collinsd@codeaurora.org>2016-07-12 13:44:45 -0700
commit0910ca7c8f144e33c394c735ed3378f90dba44e6 (patch)
tree521e104dce4a0e47f46bddca3970aee72853691a /arch
parent400520a6e2f06cc7c45e386e769a85d4aded565b (diff)
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msmcobalt-regulator.dtsi28
1 files changed, 14 insertions, 14 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt-regulator.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-regulator.dtsi
index 74de62546c3b..9b5f68f60abc 100644
--- a/arch/arm/boot/dts/qcom/msmcobalt-regulator.dtsi
+++ b/arch/arm/boot/dts/qcom/msmcobalt-regulator.dtsi
@@ -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;