From: Linus Torvalds Date: Wed, 16 Dec 2020 01:41:36 +0000 (-0800) Subject: Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson... X-Git-Tag: accepted/tizen/unified/20230118.172025~8298 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e87b070839418ce8fec5aa9d5324d90f47e69f77;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'rpmsg-v5.11' of git://git./linux/kernel/git/andersson/remoteproc Pull rpmsg updates from Bjorn Andersson: "This extracts the 'nameserver' previously used only by the virtio rpmsg transport to work ontop of any rpmsg implementation and clarifies the endianness of the data types used in rpmsg" * tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc: rpmsg: Turn name service into a stand alone driver rpmsg: Make rpmsg_{register|unregister}_device() public rpmsg: virtio: Add rpmsg channel device ops rpmsg: core: Add channel creation internal API rpmsg: virtio: Rename rpmsg_create_channel rpmsg: Move structure rpmsg_ns_msg to header file rpmsg: virtio: Move from virtio to rpmsg byte conversion rpmsg: Introduce __rpmsg{16|32|64} types --- e87b070839418ce8fec5aa9d5324d90f47e69f77