ARM: dts: msm: Update charging ESR timer value to 96 for PM660 FG
Use the same FG ESR timer value (96) for charging and discharging. This is to avoid the frequent periodic spur seen in the RF performance with charger connected. CRs-Fixed: 2046553 Change-Id: I9d1ad61f75f553bf527906715699817236f44b01 Signed-off-by: Anirudh Ghayal <aghayal@codeaurora.org>
This commit is contained in:
parent
c6d1c1699e
commit
01cb0bde1c
1 changed files with 1 additions and 0 deletions
|
@ -547,6 +547,7 @@
|
|||
qcom,rradc-base = <0x4500>;
|
||||
qcom,fg-esr-timer-awake = <96>;
|
||||
qcom,fg-esr-timer-asleep = <256>;
|
||||
qcom,fg-esr-timer-charging = <96>;
|
||||
qcom,cycle-counter-en;
|
||||
status = "okay";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue