On Fri, Jul 27, 2018 at 05:47:21PM +0530, Arun Kumar Neelakantam wrote: > From: Chris Lew <c...@codeaurora.org> > > 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 <c...@codeaurora.org> > Signed-off-by: Arun Kumar Neelakantam <ane...@codeaurora.org> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 +++++ > 1 file changed, 5 insertions(+)
Reviewed-by: Rob Herring <r...@kernel.org>