ARM: dts: msm: update VDD_GFX CPR voltage adjustments for msm8996pro
Update the VDD_GFX CPR open-loop and closed-loop voltage adjustments for MSM8996-Pro chips based upon characterization results. This ensures stability and minimum power consumption. Change-Id: I89b79f92bcb4cc54a050f8b0ba17f76ff471838f CRs-Fixed: 989555 Signed-off-by: David Collins <collinsd@codeaurora.org>
This commit is contained in:
parent
dc075ebfff
commit
d1ecba6df0
1 changed files with 4 additions and 4 deletions
|
@ -603,17 +603,17 @@
|
|||
|
||||
qcom,cpr-open-loop-voltage-fuse-adjustment =
|
||||
/* Speed bin 0 */
|
||||
<(-70000) 0 0 0>,
|
||||
<(-85000) (-15000) (-15000) (-40000)>,
|
||||
|
||||
/* Speed bin 1 */
|
||||
<(-70000) 0 0 0>;
|
||||
<(-85000) (-15000) (-15000) (-40000)>;
|
||||
|
||||
qcom,cpr-closed-loop-voltage-adjustment =
|
||||
/* Speed bin 0 */
|
||||
<0 0 30000 10000 10000 45000 25000 25000 25000>,
|
||||
<0 0 30000 10000 10000 45000 25000 25000 (-35000)>,
|
||||
|
||||
/* Speed bin 1 */
|
||||
<0 0 30000 10000 10000 45000 25000 25000 25000>;
|
||||
<0 0 30000 10000 10000 45000 25000 25000 (-35000)>;
|
||||
|
||||
qcom,cpr-floor-to-ceiling-max-range =
|
||||
/* Speed bin 0 */
|
||||
|
|
Loading…
Add table
Reference in a new issue