Merge branch 'rpmsg-linux-4.19.y' of git://git.ti.com/rpmsg/rpmsg into rpmsg-ti-linux-4.19.y
Pull in the updated rpmsg base feature branch that adds a new
rpmsg bus driver, rpmsg-proto. The rpmsg-proto driver implements
a remote processor messaging socket interface, and supports the
MessageQ stack in the TI IPC product.
The merge also includes a minor fix to the rpmsg core to expose
the common rpmsg_hdr that will be part of every transport message
sent over the virtio rpmsg ring transport.
* 'rpmsg-linux-4.19.y' of git://git.ti.com/rpmsg/rpmsg:
net/rpmsg: add support for new rpmsg sockets
rpmsg: virtio_rpmsg_bus: move back rpmsg_hdr into a public header
Signed-off-by: Suman Anna <s-anna@ti.com>