[POWERPC] qe-uart: add support for Freescale QUICCEngine UART
authorTimur Tabi <timur@freescale.com>
Tue, 15 Jan 2008 15:56:13 +0000 (09:56 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Jan 2008 01:34:12 +0000 (19:34 -0600)
commitd7584ed2b994a572326650b0c4d2c25961e6f49d
tree6de7ffefe6bf4394b3a10f5e87b3b6b0dd44d52d
parent845cf505cebd159b57b3ae3b25e9ad0eb036f9ab
[POWERPC] qe-uart: add support for Freescale QUICCEngine UART

Add file ucc_uart.c, a serial device driver for the Freescale QUICCEngine.
Update the Kconfig and Makefile accordingly.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/serial/Kconfig
drivers/serial/Makefile
drivers/serial/ucc_uart.c [new file with mode: 0644]