ARM: dts: msm: update L2 SAW configuration for msm8998 v2
The maximum VDD_APC1 voltage has been increased to 1.136 V for msm8998 v2. Update the AVS limits of L2 SAW and the CPR aging reference voltage to reflect this. CRs-Fixed: 1086294 Change-Id: I863bee32e1e66d9656fc70748628b25606b59e47 Signed-off-by: Osvaldo Banuelos <osvaldob@codeaurora.org>
This commit is contained in:
parent
6b7a5fd9d2
commit
5827fcea56
1 changed files with 2 additions and 2 deletions
|
@ -510,7 +510,7 @@
|
|||
&apc1_cpr {
|
||||
compatible = "qcom,cprh-msm8998-v2-kbss-regulator";
|
||||
qcom,cpr-corner-switch-delay-time = <1042>;
|
||||
qcom,cpr-aging-ref-voltage = <1056000>;
|
||||
qcom,cpr-aging-ref-voltage = <1136000>;
|
||||
};
|
||||
|
||||
&apc1_perfcl_vreg {
|
||||
|
@ -858,7 +858,7 @@
|
|||
&soc {
|
||||
/* Gold L2 SAW */
|
||||
qcom,spm@178120000 {
|
||||
qcom,saw2-avs-limit = <0x4200420>;
|
||||
qcom,saw2-avs-limit = <0x4700470>;
|
||||
};
|
||||
|
||||
/* Silver L2 SAW */
|
||||
|
|
Loading…
Add table
Reference in a new issue