commit | 9fe69a725e238ac279027f0132e50617a63b847d | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Mon Aug 19 21:16:56 2019 -0700 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Sep 17 15:33:31 2019 -0700 |
tree | 710656ed70b08e0b6433f8225469345817df6882 | |
parent | 61c65f47f30a1f32e0a84fe8335cd0360a028b48 [diff] |
rpmsg: glink-smem: Name the edge based on parent remoteproc Naming the glink edge device on the parent of_node short name causes collisions when multiple remoteproc instances with only different unit address are described on the platform_bus in DeviceTree. Base the edge's name on the parent remoteproc's name instead, to ensure that it's unique. Reviewed-by: Niklas Cassel <niklas.cassel@linaro.org> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>