rpmsg: Enable matching devices with drivers based on DT
authorBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 1 Sep 2016 22:27:53 +0000 (15:27 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 9 Sep 2016 05:02:40 +0000 (22:02 -0700)
commita16644cb3a96323074d3e71b5d600066d6397c5a
tree20c70dfbcdd6d527ec37c6d2f37f0840b38fc620
parent4851b1b207d63599d14bd1d316423cd054d90860
rpmsg: Enable matching devices with drivers based on DT

Make it possible to match rpmsg devices based on device tree node, in
addition to the id table. In some of these cases the rpmsg driver would
not have a id_table, so make this optional.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
drivers/rpmsg/virtio_rpmsg_bus.c