tty: serial: Add driver for MEN's 16z135 High Speed UART.
authorJohannes Thumshirn <johannes.thumshirn@men.de>
Thu, 17 Apr 2014 13:47:58 +0000 (15:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 24 Apr 2014 23:24:25 +0000 (16:24 -0700)
Add driver for MEN's 16z135 High Speed UART.

The 16z135 is a memory mapped UART Core on an MCB FPGA and has 1024 byte
deep FIFO buffers for the RX and TX path. It also has configurable FIFO
fill level IRQs and data copied to and from the hardware has to be
acknowledged.

Signed-off-by: Johannes Thumshirn <johannes.thumshirn@men.de>
Reviewed-by: Alan Cox <gnomes@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/men_z135_uart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h

Simple merge
Simple merge
Simple merge
Simple merge