diff options
| author | Subbaraman Narayanamurthy <subbaram@codeaurora.org> | 2016-11-21 13:19:31 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-05 03:36:04 -0700 |
| commit | 58a6e682cb6dd7de2fd7a56bee6842ec1a05f159 (patch) | |
| tree | 438d9d654eaf41dce04a9517e16c0868ad53e921 | |
| parent | 06b81f055cd1ca76c1ae9508e7ae92bc481b1578 (diff) | |
ARM: dts: msm: update open loop voltage adjustment for GFX CPR on msm8996AU
As per the hardware characterization, update open loop voltage
adjustment for graphics CPR regulator on msm8996pro automotive
SOC.
Change-Id: Iae38ac2d1dd30b73fead14efa27e72c6110a2f78
Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi b/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi index 699da7331362..49a25f28d4d1 100644 --- a/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996pro-auto.dtsi @@ -57,7 +57,7 @@ <0 0 0 0 0 0 2035 1917 1959 2131 2246 2253 0 0 0 0>; qcom,cpr-open-loop-voltage-fuse-adjustment = - <(-85000) (-15000) (-15000) (-30000)>; + <0 (-20000) (-20000) (-40000)>; qcom,cpr-closed-loop-voltage-adjustment = <0 0 30000 10000 10000 45000 25000 25000>; |
