[PATCH v2] [SERIAL] qe-uart: add support for Freescale QUICCEngine UART
Kumar Gala
galak at kernel.crashing.org
Fri Jan 18 17:47:17 EST 2008
On Tue, 15 Jan 2008, Timur Tabi wrote:
> 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 at freescale.com>
> ---
>
> Updated to reflect comments from Kumar.
>
> drivers/serial/Kconfig | 10 +
> drivers/serial/Makefile | 1 +
> drivers/serial/ucc_uart.c | 1514 +++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 1525 insertions(+), 0 deletions(-)
> create mode 100644 drivers/serial/ucc_uart.c
>
applied.
- k
More information about the Linuxppc-dev
mailing list