[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
authorPantelis Antoniou <pantelis.antoniou@gmail.com>
Sun, 6 Nov 2005 09:07:03 +0000 (09:07 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Nov 2005 09:07:03 +0000 (09:07 +0000)
commit21c614a7899046ab108b3d327d76c33443a8ebf2
tree99cf486877f2a4133b5bfb262bc7aa0641cefd14
parentf912696ab330bf539231d1f8032320f2a08b850f
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.

The offsets of the registers are in a different place, and
some parts cannot handle a full set of modem control signals.

Signed-off-by: Pantelis Antoniou <pantelis@embeddedalley.ocm>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/serial/8250.c
drivers/serial/8250.h
drivers/serial/8250_au1x00.c [new file with mode: 0644]
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/serial_core.c
include/linux/serial_8250.h
include/linux/serial_core.h