summaryrefslogtreecommitdiff
path: root/bindings/bus
diff options
context:
space:
mode:
authorBhaumik Bhatt <bbhatt@qti.qualcomm.com>2019-11-12 12:32:20 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2019-12-03 19:47:42 -0800
commit59d18661cc2df300404d530d8ca4cb7efa181275 (patch)
treedde17910d29cb8ff60da16f2132ae4f1d73e4c7c /bindings/bus
parentededd9580d1bce46aebaa708045a589156ee994e (diff)
downloaddevicetree-59d18661cc2df300404d530d8ca4cb7efa181275.tar.gz
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
Diffstat (limited to 'bindings/bus')
-rw-r--r--bindings/bus/mhi.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/bindings/bus/mhi.txt b/bindings/bus/mhi.txt
index 6da30903..2936cbf4 100644
--- a/bindings/bus/mhi.txt
+++ b/bindings/bus/mhi.txt
@@ -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:
============================