commit | 5e53c42c33bbde53a2650c6aa7201ec63bbfdc49 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Fri Dec 02 14:06:02 2016 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Jan 18 10:43:15 2017 -0800 |
tree | 16ad2ddbacd6d840977ee9cf18d6b38180bee088 | |
parent | 49def1853334396f948dcb4cedb9347abb318df5 [diff] |
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>