Re: [PATCH v3 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings

2018-04-27 Thread Rob Herring
On Thu, Apr 26, 2018 at 03:59:00PM -0700, Chris Lew wrote: > 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. Isn't th

[PATCH v3 1/6] dt-bindings: soc: qcom: Add label for GLINK bindings

2018-04-26 Thread Chris Lew
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. Signed-off-by: Chris Lew --- Changes since v1: - Add explanation for labe