From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH V4 1/9] dt-bindings: soc: qcom: Add label for GLINK bindings Date: Mon, 30 Jul 2018 16:30:37 -0600 Message-ID: <20180730223037.GA17877@rob-hp-laptop> References: <1532693849-7037-1-git-send-email-aneela@codeaurora.org> <1532693849-7037-2-git-send-email-aneela@codeaurora.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1532693849-7037-2-git-send-email-aneela@codeaurora.org> Sender: linux-kernel-owner@vger.kernel.org To: Arun Kumar Neelakantam Cc: ohad@wizery.com, bjorn.andersson@linaro.org, clew@codeaurora.org, arnaud.pouliquen@st.com, andy.gross@linaro.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, David Brown , Mark Rutland , "open list:ARM/QUALCOMM SUPPORT" , "open list:ARM/QUALCOMM SUPPORT" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" List-Id: devicetree@vger.kernel.org On Fri, Jul 27, 2018 at 05:47:21PM +0530, Arun Kumar Neelakantam wrote: > From: 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 > Signed-off-by: Arun Kumar Neelakantam > --- > Documentation/devicetree/bindings/soc/qcom/qcom,glink.txt | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Rob Herring