rpmsg: smd: Register rpmsg user space interface for edges
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 11 Jan 2017 14:35:13 +0000 (06:35 -0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 18 Jan 2017 18:43:15 +0000 (10:43 -0800)
commit0be363bf4bf7addac30b84e2d6749e5a33296b6d
tree1b3f1ee72f837d54b8a73224aab313ca9639044a
parentc0cdc19f84a4712cf74888f83af286e3c2e14efd
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>
drivers/rpmsg/qcom_smd.c