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

Commit beb2b88b authored by Subbaraman Narayanamurthy's avatar Subbaraman Narayanamurthy Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: qpnp-amoled: Allow configure VREG_OK poll time in AOD entry



Currently, when entering AOD mode, poll time for AB VREG_OK is
set to 100 ms. Make it configurable through a DT property so that
it can be set based on the panel behavior.

Change-Id: Ifc4677a9d80398a3014d0d8ffc4944d283c523ca
Signed-off-by: default avatarSubbaraman Narayanamurthy <subbaram@codeaurora.org>
parent 4a6d5df1
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -67,6 +67,15 @@ Subnode common properties for OLEDB and AB/IBB regulator devices.
	Definition: A boolean property to specify that the pull down control
	Definition: A boolean property to specify that the pull down control
		    for AB/IBB needs to be configured during AOD mode.
		    for AB/IBB needs to be configured during AOD mode.


Subnode properties for AB regulator device.

- qcom,aod-entry-poll-time-ms:
	Usage:      optional
	Value type: <u32>
	Definition: Poll timeout (in ms) for AB VREG_OK to go low during AOD
		    entry. If this is not specified, a default value of 100 ms
		    is used.

Example:
Example:


pm8150a_amoled: oledb@e000 {
pm8150a_amoled: oledb@e000 {