summaryrefslogtreecommitdiff
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2017-12-19 19:39:03 -0800
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2017-12-20 15:39:28 -0800
commit9c228c4a815c348bed2dec4152c3ae5f22f7d271 (patch)
tree12e69a866f0e58d75ccb53460e91cbf2cab29d76 /Documentation/devicetree
parente1fe906b59110ddb0847f30085db84434637f045 (diff)
power: qpnp-fg-gen3: add support for configuring cutoff current
Add support to configure cutoff current that will be used for cutoff SOC estimate. CRs-Fixed: 2160773 Change-Id: I26730f35659a227717a33682683746f13f1175eb Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt b/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt
index 0c2e365cd099..3a2d8a6f15e9 100644
--- a/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt
+++ b/Documentation/devicetree/bindings/power/supply/qcom/qpnp-fg-gen3.txt
@@ -104,6 +104,13 @@ First Level Node - FG Gen3 device
this property is not specified, then the default value used
will be 75mA.
+- qcom,fg-cutoff-current
+ Usage: optional
+ Value type: <u32>
+ Definition: Minimum Battery current (in mA) used for cutoff SOC
+ estimate. If this property is not specified, then a default
+ value of 500 mA will be applied.
+
- qcom,fg-delta-soc-thr
Usage: optional
Value type: <u32>