summaryrefslogtreecommitdiff
path: root/bindings/power
diff options
context:
space:
mode:
authorAnirudh Ghayal <aghayal@qti.qualcomm.com>2019-07-05 08:51:41 +0530
committerAnirudh Ghayal <aghayal@qti.qualcomm.com>2019-07-05 08:51:41 +0530
commit119ebf9705365e3fb649ab82fb9a41b3ed1348f8 (patch)
tree9882a8e00bee441583fa3168efbe28749d6c994a /bindings/power
parentb9804028c5f4d71222ff39834acb1ab9ab752c12 (diff)
downloaddevicetree-119ebf9705365e3fb649ab82fb9a41b3ed1348f8.tar.gz
dt-bindings: qpnp-qg: Add property to specify system minimum voltage
Minimum system voltage is used for calculating the average and instantaneous power. Change-Id: I8018f8033d05273320fd92cc7d21fcdce0885dfa
Diffstat (limited to 'bindings/power')
-rw-r--r--bindings/power/supply/qcom/qpnp-qg.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/bindings/power/supply/qcom/qpnp-qg.txt b/bindings/power/supply/qcom/qpnp-qg.txt
index b66d1b4c..a22bf8c7 100644
--- a/bindings/power/supply/qcom/qpnp-qg.txt
+++ b/bindings/power/supply/qcom/qpnp-qg.txt
@@ -348,6 +348,15 @@ First Level Node - QGAUGE device
Definition: The minimum sleep time in secs to allow a SOC
jump if there has been a GOOD_OCV.
+- qcom,qg-sys-min-voltage
+ Usage: optional
+ Value type: <u32>
+ Definition: The voltage threshold (in mV) which describes the system
+ minimum voltage as per the hardware recommendation. This
+ is not used for any configuration but only for calculating
+ the available power. If this property is not specified,
+ then the default value used is 2800 mV.
+
==========================================================
Second Level Nodes - Peripherals managed by QGAUGE driver
==========================================================