summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorNicholas Troast <ntroast@codeaurora.org>2017-01-30 19:22:22 -0800
committerNicholas Troast <ntroast@codeaurora.org>2017-02-07 13:39:29 -0800
commit6611bb8976d1857c36c7bca5510cfe6623a6bfc3 (patch)
treecec56ae094f8a4aeff70c3fcda248020863384d2 /Documentation
parentabaead7bc3f98a125e6d272dfc4bbb5e04841902 (diff)
smb138x-charger: configure charger temperature threshold
The charger temperature threshold should be configured for thermal balancing. Add a device tree property to configure the temperature threshold. A default value will be used in the absence of this property. Change-Id: I5d64a8012a9c13c578714d91f1e7e4426cef235a Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/power/supply/qcom/smb138x-charger.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/power/supply/qcom/smb138x-charger.txt b/Documentation/devicetree/bindings/power/supply/qcom/smb138x-charger.txt
index 0244f910017a..862dd013c700 100644
--- a/Documentation/devicetree/bindings/power/supply/qcom/smb138x-charger.txt
+++ b/Documentation/devicetree/bindings/power/supply/qcom/smb138x-charger.txt
@@ -52,6 +52,12 @@ Charger specific properties:
Value type: <u32>
Definition: Specifies the DC input current limit in micro-amps.
+- qcom,charger-temp-max-mdegc
+ Usage: optional
+ Value type: <u32>
+ Definition: Specifies the maximum charger temperature in milli-degrees
+ Celsius. If unspecified a default of 80000 will be used.
+
- io-channels
Usage: optional
Value type: List of <phandle u32>