]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SERIAL: AR933X: Add driver for the built-in UART of the SoC
authorGabor Juhos <juhosg@openwrt.org>
Mon, 20 Jun 2011 17:26:11 +0000 (19:26 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 16 Nov 2011 19:05:09 +0000 (19:05 +0000)
commit58235d376b1558131cc76e8202f096886899b030
tree282c0255c3143a6cb20bcb8c89225b60a6456400
parent680e4bd5294b1db0b8c2d542e399342ad2ff0bb3
SERIAL: AR933X: Add driver for the built-in UART of the SoC

This patch adds the driver for the built-in UART of the
Atheros AR933X SoCs.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Cc: Kathy Giori <kgiori@qca.qualcomm.com>
Cc: "Luis R. Rodriguez" <rodrigue@qca.qualcomm.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-serial@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/2526/
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-ath79/ar933x_uart_platform.h [new file with mode: 0644]
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/ar933x_uart.c [new file with mode: 0644]
include/linux/serial_core.h