linux/drivers/rpmsg
Bjorn Andersson f4ce852811 rpmsg: Make modalias work for DeviceTree based devices
When rpmsg devices are expected to be matched based on their compatible
the modalias should reflect this, so that module autoloading has a
chance to match and load the appropriate module.

Tested-by: Rob Clark <robdclark@gmail.com>
Reported-by: Rob Clark <robdclark@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
2017-06-28 21:49:24 -07:00
..
Kconfig rpmsg: Drop VIRTUALIZATION dependency from RPMSG_VIRTIO 2017-06-27 16:00:48 -07:00
Makefile rpmsg: Introduce Qualcomm RPM glink driver 2017-05-30 20:57:23 -07:00
qcom_glink_rpm.c rpmsg: Introduce Qualcomm RPM glink driver 2017-05-30 20:57:23 -07:00
qcom_smd.c rpmsg: Release rpmsg devices in backends 2017-05-17 10:30:22 -07:00
rpmsg_char.c rpmsg: cleanup incorrect function in dev_err message 2017-06-25 14:36:16 -07:00
rpmsg_core.c rpmsg: Make modalias work for DeviceTree based devices 2017-06-28 21:49:24 -07:00
rpmsg_internal.h rpmsg: Driver for user space endpoint interface 2017-01-18 10:43:15 -08:00
virtio_rpmsg_bus.c rpmsg: virtio_rpmsg_bus: cleanup multiple assignment to ops 2017-06-25 14:43:31 -07:00