serial: Add driver for the Altera UART
authorTobias Klauser <tklauser@distanz.ch>
Wed, 5 May 2010 08:35:23 +0000 (10:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 May 2010 16:34:30 +0000 (09:34 -0700)
commit6b7d8f8b5c43f7bedda750d8a9dab0658da1d2ba
tree5af3b8bf06f8406fe537c5cbaa4e5c84b088ff1e
parent5bcd601049c6b2ad52733d4cd2794bfbaf1b9314
serial: Add driver for the Altera UART

Add an UART driver for the UART component available as a SOPC (System on
Programmable Chip) component for Altera FPGAs.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/altera_uart.c [new file with mode: 0644]
include/linux/altera_uart.h [new file with mode: 0644]
include/linux/serial_core.h