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

Commit 91c6c92a authored by Sujeev Dias's avatar Sujeev Dias
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 275774e0
Loading
Loading
Loading
Loading
+6 −0
Original line number 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
	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:
==========================