Re: [PATCH v5 04/10] serial: mps2-uart: add MPS2 UART driver
From: Greg KH <hidden>
Date: 2016-04-07 14:43:15
Also in:
linux-arm-kernel, linux-devicetree, linux-serial, lkml
From: Greg KH <hidden>
Date: 2016-04-07 14:43:15
Also in:
linux-arm-kernel, linux-devicetree, linux-serial, lkml
On Thu, Apr 07, 2016 at 02:03:54PM +0100, Vladimir Murzin wrote:
On 01/04/16 15:02, Vladimir Murzin wrote:quoted
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.cGreg, any comments from you?
No idea, first I've seen of this, and there's no patch here...