The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407: Linux 5.8-rc1 (2020-06-14 12:45:04 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rpmsg-v5.9 for you to fetch changes up to 111d1089700cdb752681ef44f54ab6137736f5c2: rpmsg: virtio: add endianness conversions (2020-07-21 20:37:16 -0700) ---------------------------------------------------------------- rpmsg updates for v5.9 This ensures that rpmsg uses little-endian, per the VirtIO 1.0 specification. ---------------------------------------------------------------- Guennadi Liakhovetski (1): rpmsg: virtio: add endianness conversions drivers/rpmsg/virtio_rpmsg_bus.c | 63 ++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 29 deletions(-)