summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-11-17 13:58:06 -0800
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-11-28 11:04:43 -0800
commit3089ab690e97d4ce43b343d6a88ec2e15184979d (patch)
tree001af7018c0493c7214af2d4c27e5f58f6bd29b4 /Documentation
parent9aa1df0cf5ffb58b52b55b4fe2ea6531f795e186 (diff)
qpnp-fg-gen3: Add support to configure auto recharge voltage
Auto recharge happens when the charging is complete and the battery SOC or voltage had dropped below certain threshold. Along with having an option to configure recharge SOC threshold, a way to configure recharge voltage threshold is required. Add it. By default, charger is configured to resume charging only based on the signal from FG based on battery voltage. Change-Id: I0cd6ca6679c19bbdf4ad980a22d9976396028316 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
index 421379116989..808e18b495d5 100644
--- a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
+++ b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
@@ -63,6 +63,14 @@ First Level Node - FG Gen3 device
Definition: The voltage threshold (in mV) which upon set will be used
for configuring the low battery voltage threshold.
+- qcom,fg-recharge-voltage
+ Usage: optional
+ Value type: <u32>
+ Definition: The voltage threshold (in mV) based on which the charging
+ will be resumed once the charging is complete. If this
+ property is not specified, then the default value will be
+ 4250mV.
+
- qcom,fg-chg-term-current
Usage: optional
Value type: <u32>