Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1538821

Re: [PATCH v2] rpmsg: qcom_smd: Add support for "label" property

From Bjorn Andersson <bjorn.andersson@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH v2] rpmsg: qcom_smd: Add support for "label" property
Date 2016-12-08 20:10 +0100
Message-ID <sMceS-1um-49@gated-at.bofh.it> (permalink)
References <sK4bM-19N-19@gated-at.bofh.it> <sM5Q5-62z-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu 08 Dec 04:14 PST 2016, Jeremy McNicoll wrote:

> On 2016-12-02 2:06 PM, Bjorn Andersson wrote:
> >Add support for the "label" property, used to give the edge a name other
> >than the one of the DT node. This allows the implementor to provide
> >consistently named edges when using the rpmsg character device.
> >
> >Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> >---
> >
> >Changes since v1:
> >- Moved sysfs attribute to the correct (this) patch
> >
> > drivers/rpmsg/qcom_smd.c | 22 ++++++++++++++++++++++
> > 1 file changed, 22 insertions(+)
> >
> 
> Could you please add something to Documentation/devicetree/bindings/
> showing this "label" property.
> 
> Or add a "label" to an existing DTS so people/implementors  have a reference
> if they so choose to use this property.
> 

The DT binding update was already in flight and has been Acked by Rob
and Andy. I just didn't get the implementation out until now.

You can find it here:
https://patchwork.kernel.org/patch/9385753/

Thanks for having a look.

Regards,
Bjorn

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH v2] rpmsg: qcom_smd: Add support for "label" property Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-12-02 23:10 +0100
  Re: [PATCH v2] rpmsg: qcom_smd: Add support for "label" property Jeremy McNicoll <jmcnicol@redhat.com> - 2016-12-08 13:20 +0100
    Re: [PATCH v2] rpmsg: qcom_smd: Add support for "label" property Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-12-08 20:10 +0100

csiph-web