[PATCHv9 0/2] virtio_console: Add rproc_serial driver

From: Sjur BrÃndeland
Date: Wed Dec 12 2012 - 07:38:19 EST


This patch-set introduces a new virtio type "rproc_serial" for communicating
with remote processors over shared memory. The driver depends on the
the remoteproc framework. As preparation for introducing "rproc_serial"
I've done a refactoring of the transmit buffer handling.

NOTE: These two patches are identical to first two patches of the V8 patch-set,
but are rebased to virtio-next.

Regards,
Sjur

Sjur BrÃndeland (2):
virtio_console: Merge struct buffer_token into struct port_buffer
virtio_console: Add support for remoteproc serial

drivers/char/virtio_console.c | 317 +++++++++++++++++++++++++++------------
include/uapi/linux/virtio_ids.h | 1 +
2 files changed, 221 insertions(+), 97 deletions(-)

--
1.7.5.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/