Re: [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
From: Vladimir Murzin <hidden>
Date: 2016-04-07 13:04:14
Also in:
linux-arm-kernel, linux-devicetree, linux-serial, lkml
From: Vladimir Murzin <hidden>
Date: 2016-04-07 13:04:14
Also in:
linux-arm-kernel, linux-devicetree, linux-serial, lkml
On 01/04/16 15:02, Vladimir Murzin wrote:
This driver adds support to the UART controller found on ARM MPS2 platform. Signed-off-by: Vladimir Murzin <redacted> --- drivers/tty/serial/Kconfig | 12 + drivers/tty/serial/Makefile | 1 + drivers/tty/serial/mps2-uart.c | 598 ++++++++++++++++++++++++++++++++++++++ include/uapi/linux/serial_core.h | 3 + 4 files changed, 614 insertions(+) create mode 100644 drivers/tty/serial/mps2-uart.c
Greg, any comments from you? Cheers Vladimir -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html