]> git.baikalelectronics.ru Git - kernel.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)
commit8812c920f1337343c0b7716065d670d595f3c304
tree0f04b3bf6a92c9e75e789e1a956b3e7098182af1
parent9c0b6cdd5f99e39127bd0eb760215d6bd6b9d5ab
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