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)
commitd57f341ba08c9f34ccd45a89729e73174d4a3325
tree2c0ac1b3058273d9e56b4729736586771121313a
parentc279b7759602d4ef97d45f3eb2cdf36a713eb99a
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
This page took 0.4719 seconds and 5 git commands to generate.