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

Commit 59d18661 authored by Bhaumik Bhatt's avatar Bhaumik Bhatt Committed by Gerrit - the friendly Code Review server
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: Ie7ca1a12b23e0e1fe92e8441312a71770a4b12d6
parent ededd958
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -33,6 +33,13 @@ 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 "esoc0" for qcom modems such as SDX*.

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