]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/rpmsg/qcom_smd.c
rpmsg: qcom_smd: Add support for "label" property
authorBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 2 Dec 2016 22:06:02 +0000 (14:06 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 18 Jan 2017 18:43:15 +0000 (10:43 -0800)
commit5e53c42c33bbde53a2650c6aa7201ec63bbfdc49
tree16ad2ddbacd6d840977ee9cf18d6b38180bee088
parent49def1853334396f948dcb4cedb9347abb318df5
rpmsg: qcom_smd: Add support for "label" property

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>
drivers/rpmsg/qcom_smd.c