Commit 5c8a9343 authored by Bjorn Andersson's avatar Bjorn Andersson

dt-binding: soc: qcom: smd: Add label property

The label property can be used to specify a name of the edge, for
consistent naming purposes.
Acked-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarAndy Gross <andy.gross@linaro.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 1d74e7ed
...@@ -43,6 +43,13 @@ The edge is described by the following properties: ...@@ -43,6 +43,13 @@ The edge is described by the following properties:
Definition: the identifier for the remote processor as known by the rest Definition: the identifier for the remote processor as known by the rest
of the system. of the system.
- label:
Usage: optional
Value type: <string>
Definition: name of the edge, used for debugging and identification
purposes. The node name will be used if this is not
present.
= SMD DEVICES = SMD DEVICES
In turn, subnodes of the "edges" represent devices tied to SMD channels on that In turn, subnodes of the "edges" represent devices tied to SMD channels on that
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment