Merge "ARM: dts: msm: enable VDD_GFX CPR aging adjustments for msmcobalt v2"
This commit is contained in:
commit
cdb01bf466
1 changed files with 25 additions and 3 deletions
|
@ -556,6 +556,7 @@
|
|||
|
||||
&gfx_cpr {
|
||||
compatible = "qcom,cpr4-msmcobalt-v2-mmss-regulator";
|
||||
qcom,cpr-aging-ref-voltage = <1024000>;
|
||||
};
|
||||
|
||||
&gfx_vreg {
|
||||
|
@ -624,11 +625,32 @@
|
|||
0 0 3487 0 3280 1896 1874 0>;
|
||||
|
||||
qcom,cpr-open-loop-voltage-fuse-adjustment =
|
||||
< 100000 0 0 0>;
|
||||
< 100000 0 0 0>,
|
||||
< 100000 0 0 0>,
|
||||
< 85000 (-15000) (-15000) (-15000)>,
|
||||
< 85000 (-15000) (-15000) (-15000)>,
|
||||
< 85000 (-15000) (-15000) (-15000)>,
|
||||
< 85000 (-15000) (-15000) (-15000)>,
|
||||
< 85000 (-15000) (-15000) (-15000)>,
|
||||
< 85000 (-15000) (-15000) (-15000)>;
|
||||
|
||||
qcom,cpr-closed-loop-voltage-adjustment =
|
||||
< 96000 18000 4000 0
|
||||
0 13000 9000 0>;
|
||||
0 13000 9000 0>,
|
||||
< 96000 18000 4000 0
|
||||
0 13000 9000 0>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>,
|
||||
< 81000 3000 (-11000) (-15000)
|
||||
(-15000) (-2000) (-6000) (-15000)>;
|
||||
|
||||
qcom,cpr-floor-to-ceiling-max-range =
|
||||
<50000 50000 50000 50000 50000 50000 70000 70000>;
|
||||
|
@ -642,7 +664,7 @@
|
|||
qcom,cpr-aging-max-voltage-adjustment = <15000>;
|
||||
qcom,cpr-aging-ref-corner = <8>;
|
||||
qcom,cpr-aging-ro-scaling-factor = <2950>;
|
||||
qcom,allow-aging-voltage-adjustment = <0>;
|
||||
qcom,allow-aging-voltage-adjustment = <0 0 1 1 1 1 1 1>;
|
||||
};
|
||||
|
||||
&qusb_phy0 {
|
||||
|
|
Loading…
Add table
Reference in a new issue