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

Commit fde9229a authored by Sujeev Dias's avatar Sujeev Dias Committed by Gerrit - the friendly Code Review server
Browse files

dt-bindings: mhi: add wake capable channel property



Add an optional channel property to identify time critical
transfer channels. MHI host uses this property to abort
system suspend to process incoming data.

CRs-Fixed: 2348867
Change-Id: I613f55b793ab0c75d276eb06b26ccf7c70f9c619
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 3e63d02d
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -138,6 +138,12 @@ mhi channel node properties:
	driver probe is complete. This should be only set true if initial
	driver probe is complete. This should be only set true if initial
	handshake iniaitead by external modem.
	handshake iniaitead by external modem.


- mhi,wake-capable
  Usage: optional
  Value type: <bool>
  Definition: Time sensitive data channel, host should process all pending data
	before system suspend.

==========================
==========================
mhi event node properties:
mhi event node properties:
==========================
==========================