]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tty/serial: add support for Xilinx PS UART
authorJohn Linn <john.linn@xilinx.com>
Sat, 30 Apr 2011 04:07:43 +0000 (00:07 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 3 May 2011 17:26:39 +0000 (10:26 -0700)
commit61ec9016988f5c030e96e3c8a42ee9e11b8517aa
tree0f04b3bf6a92c9e75e789e1a956b3e7098182af1
parent0a77c4f9d451a6652f5536548df1b75f4b5b836c
tty/serial: add support for Xilinx PS UART

The Xilinx PS Uart is used on the new ARM based SoC. This
UART is not compatible with others such that a seperate
driver is required.

Signed-off-by: John Linn <john.linn@xilinx.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/xilinx_uartps.c [new file with mode: 0644]
include/linux/serial_core.h