ARM: dts: msm: enable FG cycle counting for PMICOBALT
The fuel gauge can count the number of times the battery has charged across a particular SOC range. Enable it. Change-Id: I5adc7c2fca73aad765062360cf560eae2eee7d1e Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
This commit is contained in:
parent
c10ab2638c
commit
7885b7b062
1 changed files with 1 additions and 0 deletions
|
@ -321,6 +321,7 @@
|
|||
io-channel-names = "rradc_batt_id";
|
||||
qcom,fg-esr-timer-awake = <64>;
|
||||
qcom,fg-esr-timer-asleep = <256>;
|
||||
qcom,cycle-counter-en;
|
||||
status = "okay";
|
||||
|
||||
qcom,fg-batt-soc@4000 {
|
||||
|
|
Loading…
Add table
Reference in a new issue