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

Commit f4fa2432 authored by Anirudh Ghayal's avatar Anirudh Ghayal
Browse files

dt-bindings: qpnp-qg: Add documentation for FVSS

Add documentation of device tree properties for
Filtered Voltage based SOC scaling (FVSS).

Change-Id: I58214402b2d79feb25209f5a1451d3f41edf181c
parent 9166f43b
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -404,6 +404,20 @@ First Level Node - QGAUGE device
		    'qcom,qg-fast-chg-config' is enabled. The
		    default value if not specified is 1.

- qcom,fvss-enable
	Usage:      optional
	Value type: bool
	Definition: Enable Filtered Voltage based SOC scaling.
		    This logic enables SOC scaling to report
		    0 at the cutoff voltage.

- qcom,fvss-vbatt-mv
	Usage:      optional
	Value type: <u32>
	Definition: Battery voltage threshold at which FVSS is
		    enabled. Applicable only if 'qcom,fvss-enable'
		    is set.

==========================================================
Second Level Nodes - Peripherals managed by QGAUGE driver
==========================================================