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

Commit 90ff55db authored by Bhaumik Bhatt's avatar Bhaumik Bhatt
Browse files

dt-bindings: bus: mhi: add controller name field



Add a field for controller name such that any non-MHI client
can identify it.

Change-Id: I93a41c467ae0dd9ed837aae2214d2a514ea6410e
Signed-off-by: default avatarBhaumik Bhatt <bbhatt@codeaurora.org>
parent 9c8c9685
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -33,6 +33,14 @@ Main node properties:
	Set the length of buffer size to allocate. If not default
	size MHI_MAX_MTU will be used.

- mhi,name
  Usage: optional
  Value type: <string>
  Definition: Name assigned to the controller for cases where caller is not an
	MHI client.
	Use "esoc" followed by numbers starting from 0 for external SOC's or
	any other relevant names.

============================
mhi channel node properties:
============================