ARM: dts: msm: update VDD_APC CPR floor to ceiling range for msmcobalt
Increase the maximum floor to ceiling range of LowSVS and SVS corners to 55 mV and Nominal and Turbo corners to 65 mV for both VDD_APC0 and VDD_APC1 CPR devices. Also, increase the SVS floor voltage to 572 mV in agreement with hardware guidelines. Change-Id: Ida2a9ba842038ec2567344f1544e5b4f73794215 CRs-Fixed: 1001353 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
This commit is contained in:
parent
802247e417
commit
bb3716d1cc
1 changed files with 20 additions and 20 deletions
|
@ -630,19 +630,19 @@
|
||||||
|
|
||||||
qcom,cpr-voltage-floor =
|
qcom,cpr-voltage-floor =
|
||||||
<572000 572000 572000 572000
|
<572000 572000 572000 572000
|
||||||
572000 572000 572000 568000
|
572000 572000 572000 572000
|
||||||
568000 568000 660000 660000
|
572000 572000 664000 664000
|
||||||
660000 660000 660000 660000
|
664000 664000 664000 664000
|
||||||
660000 752000 752000 752000
|
664000 752000 752000 752000
|
||||||
752000 752000>;
|
752000 752000>;
|
||||||
|
|
||||||
qcom,cpr-floor-to-ceiling-max-range =
|
qcom,cpr-floor-to-ceiling-max-range =
|
||||||
<50000 50000 50000 50000
|
<55000 55000 55000 55000
|
||||||
50000 50000 50000 50000
|
55000 55000 55000 55000
|
||||||
50000 50000 50000 50000
|
55000 55000 65000 65000
|
||||||
50000 50000 50000 50000
|
65000 65000 65000 65000
|
||||||
50000 50000 50000 50000
|
65000 65000 65000 65000
|
||||||
50000 50000>;
|
65000 65000>;
|
||||||
|
|
||||||
qcom,corner-frequencies =
|
qcom,corner-frequencies =
|
||||||
<300000000 345600000 422400000
|
<300000000 345600000 422400000
|
||||||
|
@ -718,20 +718,20 @@
|
||||||
qcom,cpr-voltage-floor =
|
qcom,cpr-voltage-floor =
|
||||||
<572000 572000 572000 572000
|
<572000 572000 572000 572000
|
||||||
572000 572000 572000 572000
|
572000 572000 572000 572000
|
||||||
568000 568000 568000 568000
|
572000 572000 572000 572000
|
||||||
660000 660000 660000 660000
|
664000 664000 664000 664000
|
||||||
660000 660000 752000 752000
|
664000 664000 752000 752000
|
||||||
752000 752000 752000 752000
|
752000 752000 752000 752000
|
||||||
752000>;
|
752000>;
|
||||||
|
|
||||||
qcom,cpr-floor-to-ceiling-max-range =
|
qcom,cpr-floor-to-ceiling-max-range =
|
||||||
<50000 50000 50000 50000
|
<55000 55000 55000 55000
|
||||||
50000 50000 50000 50000
|
55000 55000 55000 55000
|
||||||
50000 50000 50000 50000
|
55000 55000 55000 55000
|
||||||
50000 50000 50000 50000
|
65000 65000 65000 65000
|
||||||
50000 50000 50000 50000
|
65000 65000 65000 65000
|
||||||
50000 50000 50000 50000
|
65000 65000 65000 65000
|
||||||
50000>;
|
65000>;
|
||||||
|
|
||||||
qcom,corner-frequencies =
|
qcom,corner-frequencies =
|
||||||
<300000000 345600000 422400000
|
<300000000 345600000 422400000
|
||||||
|
|
Loading…
Add table
Reference in a new issue