commit | 0be363bf4bf7addac30b84e2d6749e5a33296b6d | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Jan 11 06:35:13 2017 -0800 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Jan 18 10:43:15 2017 -0800 |
tree | 1b3f1ee72f837d54b8a73224aab313ca9639044a | |
parent | c0cdc19f84a4712cf74888f83af286e3c2e14efd [diff] |
rpmsg: smd: Register rpmsg user space interface for edges Create and register a rpmsg device for use with the rpmsg user space interface, allowing user space to access SMD channels. Also provide the "rpmsg_name" device attribute to expose the edge name in sysfs, allowing the user to write udev rules for specific rpmsg devices and their children. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>