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

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

dt-bindings: qpnp-qg: Add properties for fast-charge config

Allow configuring the FIFO length during fast-charging.

Change-Id: I8018f8033d05273320fd92cc7d21fcdce0885df7
parent 14874980
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
@@ -389,6 +389,21 @@ First Level Node - QGAUGE device
		    'qcom,qg-sleep-config' is enabled. the default value
		    if not specified is 200ms.

- qcom,qg-fast-chg-config
	Usage:      optional
	Value type: bool
	Definition: Enables fast-charge configurtion for QG. This
		    allows configuring the FIFO length during
		    fast charge.

- qcom,fast-chg-s2-fifo-length
	Usage:      optional
	Value type: <u32>
	Definition: The FIFO length to be applied when system enters
		    fast-chargging. Takes effect only if
		    'qcom,qg-fast-chg-config' is enabled. The
		    default value if not specified is 1.

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