2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 02:04:05 +08:00
linux-next/drivers/rpmsg
Bjorn Andersson 0be363bf4b 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>
2017-01-18 10:43:15 -08:00
..
Kconfig rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
Makefile rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
qcom_smd.c rpmsg: smd: Register rpmsg user space interface for edges 2017-01-18 10:43:15 -08:00
rpmsg_char.c rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
rpmsg_core.c rpmsg: Introduce "poll" to endpoint ops 2017-01-18 10:43:15 -08:00
rpmsg_internal.h rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
virtio_rpmsg_bus.c rpmsg: Allow callback to return errors 2016-09-08 22:15:25 -07:00