ARM: dts: msm: enable learning feedback for PMI8994/8996 FG
Capacity learning is already enabled for PMI8994/8996 to run the battery aging algorithm. Learning feedback is needed to run that algorithm with providing feedback across multiple resets. Enable it. CRs-Fixed: 968756 Change-Id: Id6596a94f125f113c919c0bea107582165da2f90 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
This commit is contained in:
parent
40b1c67f41
commit
a4d7241345
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2014-2016, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
|
@ -317,6 +317,7 @@
|
|||
qcom,capacity-learning-on;
|
||||
qcom,fg-cc-cv-threshold-mv = <4340>;
|
||||
qcom,pmic-revid = <&pmi8994_revid>;
|
||||
qcom,capacity-learning-feedback;
|
||||
|
||||
qcom,fg-soc@4000 {
|
||||
status = "okay";
|
||||
|
|
Loading…
Add table
Reference in a new issue