]> git.baikalelectronics.ru Git - kernel.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, 7 Dec 2011 22:02:46 +0000 (22:02 +0000)
commitaa6c578afd784f16bfabc6ddd5c79f5b82892c26
tree2c0ac1b3058273d9e56b4729736586771121313a
parentfd00df1d8269e0f081f793eb0d4ae5bd6892eb66
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