]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial/arc-uart: Add new driver
authorVineet Gupta <vgupta@synopsys.com>
Sat, 27 Oct 2012 07:17:12 +0000 (12:47 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Oct 2012 21:06:52 +0000 (14:06 -0700)
commit2ac4ad2a1468123f6bb439a547880a9c0d302e0a
treeb93559c1690254e286bdb9c4a2d6af051c89037e
parent373bac4cf4c3198cc6d6b9aec7c5d576a06f1f1c
serial/arc-uart: Add new driver

Driver for non-standard on-chip UART, instantiated in the ARC (Synopsys)
FPGA Boards such as ARCAngel4/ML50x

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/arc_uart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h