Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 119ebf97 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

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
parent b9804028
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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
==========================================================