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

Commit 0bc2a6f5 authored by Sujeev Dias's avatar Sujeev Dias
Browse files

dt-bindings: mhi: add support to extract chtype from devicetree



Depending on MHI channel, chtype bits can be used to describe
additional properties apart from channel direction. Updating
devicetree documentation to describe such properties.

CRs-Fixed: 2361266
Change-Id: Icffe80b5e3af8d19418ed21f7bc02613db13f376
Signed-off-by: default avatarSujeev Dias <sdias@codeaurora.org>
parent 4451debb
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -144,6 +144,13 @@ mhi channel node properties:
  Definition: Time sensitive data channel, host should process all pending data
  Definition: Time sensitive data channel, host should process all pending data
	before system suspend.
	before system suspend.


- mhi,chan-type
  Usage: optional
  Value type: <u32>
  Definition: By default, chan-type is same as 'chan,dir' property except
	in some special channels, chan type supplement chan direction.
	3 = default no direction, or inbound coalesced channel

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