ARM: dts: msm: update the ESR pulse width in pmicobalt
As per the hardware documentation, increase the duration between attempts to measure ESR as the ESR pulse amplitude got increased. This is to reduce the power consumption. Change-Id: I65027413ecb22a1e89e37a12f66c5abda6c3ba28 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
1ddf07d8e2
commit
c15a8e246d
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@
|
|||
qcom,pmic-revid = <&pmicobalt_revid>;
|
||||
io-channels = <&pmicobalt_rradc 0>;
|
||||
io-channel-names = "rradc_batt_id";
|
||||
qcom,fg-esr-timer-awake = <64>;
|
||||
qcom,fg-esr-timer-awake = <96>;
|
||||
qcom,fg-esr-timer-asleep = <256>;
|
||||
qcom,cycle-counter-en;
|
||||
status = "okay";
|
||||
|
|
Loading…
Add table
Reference in a new issue