Skip to content

Commit

Permalink
dt-bindings: soc: qcom: Add label for GLINK bindings
Browse files Browse the repository at this point in the history
There are GLINK clients who open the same channel on multiple GLINK
links. These clients need a way to distinguish which remoteproc they
are communicating to. Add a label property to identify the edge this
node represents.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chris Lew <clew@codeaurora.org>
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Chris Lew authored and Bjorn Andersson committed Jul 31, 2018
1 parent fe782af commit 52cd704
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,11 @@ edge.
Value type: <stringlist>
Definition: must be "qcom,glink-rpm"

- label:
Usage: optional
Value type: <string>
Definition: should specify the subsystem name this edge corresponds to.

- interrupts:
Usage: required
Value type: <prop-encoded-array>
Expand Down

0 comments on commit 52cd704

Please sign in to comment.