summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-09-26 11:27:24 -0700
committerSubbaraman Narayanamurthy <subbaram@codeaurora.org>2016-10-10 09:44:09 -0700
commit21005fbb17c0b223beaa71ec5b171246299ffdcf (patch)
tree68b31418bb011e294dbd8b8e42421faf92dbfc7c /Documentation
parent03451c889216fe99c241cb092589a486c2b07e8c (diff)
qpnp-fg-gen3: add support to configure and handle delta battery temperature
Battery temperature delta configuration can be used to know the battery temperature change. There is an interrupt associated with this configuration which can be used to update the battery health of the device. Change-Id: Ic55b9bb34ac9912f88dab6a11ec365814b525ca2 Signed-off-by: Subbaraman Narayanamurthy <subbaram@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt6
1 files changed, 6 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 2736da585e0b..7841251c67fe 100644
--- a/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
+++ b/Documentation/devicetree/bindings/power/qcom-charger/qpnp-fg-gen3.txt
@@ -210,6 +210,12 @@ First Level Node - FG Gen3 device
0 - No hysteresis
1,2,3 - Value in Celsius.
+- qcom,fg-batt-temp-delta
+ Usage: optional
+ Value type: <u32>
+ Definition: Battery temperature delta interrupt threshold. Possible
+ values are: 2, 4, 6 and 10. Unit is in Kelvin.
+
==========================================================
Second Level Nodes - Peripherals managed by FG Gen3 driver
==========================================================