summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorNicholas Troast <ntroast@codeaurora.org>2016-08-24 09:35:11 -0700
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-09-30 12:27:32 -0700
commitc10ab2638cce2f51518ff63088fbb74ca53306a4 (patch)
tree0629c74bad3025f5cd7e5aebdc6f5153dcf52f70 /Documentation
parent4dcc8dbd38f82c1a4a498961460089dbd9425652 (diff)
qpnp-fg-gen3: add support for bucket cycle counter
The SOC range is divided into buckets. Whenever the battery is charged across a bucket we increment the counter for that bucket. These cycle counters are exposed through the "cycle_counter" property, and buckets are selected by modifying the "cycle_counter_id" property. Change-Id: I923c657132d071eff4b5bc61c00fb90de8dde62c Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt5
1 files changed, 5 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 199b5c0857f8..bd358593fcb3 100644
--- a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
+++ b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
@@ -140,6 +140,11 @@ First Level Node - FG Gen3 device
asleep and the battery is discharging. This option requires
qcom,fg-esr-timer-awake to be defined.
+- qcom,cycle-counter-en
+ Usage: optional
+ Value type: <bool>
+ Definition: Enables the cycle counter feature.
+
==========================================================
Second Level Nodes - Peripherals managed by FG Gen3 driver
==========================================================