linux/arch/mips/jz4740
Lars-Peter Clausen c3b9566de8 MIPS: JZ4740: Add serial support
The JZ4740 UART interface is almost 16550 compatible.
The UART module needs to be enabled by setting a bit in the FCR register
and it has support for receive timeout interrupts.  Instead of adding yet
another machine specific quirk to the 8250 serial driver we provide a
serial_out implementation which sets the required additional flags.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1403/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:16 +01:00
..
clock-debugfs.c
clock.c
clock.h
dma.c MIPS: JZ4740: Add DMA support. 2010-08-05 13:26:15 +01:00
gpio.c MIPS: JZ4740: Add GPIO support 2010-08-05 13:26:15 +01:00
irq.c MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
irq.h MIPS: JZ4740: Add IRQ handler code 2010-08-05 13:26:13 +01:00
pm.c MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
pwm.c MIPS: JZ4740: Add PWM support 2010-08-05 13:26:16 +01:00
reset.c MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
reset.h MIPS: JZ4740: Add power-management and system reset support 2010-08-05 13:26:14 +01:00
serial.c MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
serial.h MIPS: JZ4740: Add serial support 2010-08-05 13:26:16 +01:00
setup.c MIPS: JZ4740: Add setup code 2010-08-05 13:26:14 +01:00
time.c MIPS: JZ4740: Add clocksource/clockevent support. 2010-08-05 13:26:14 +01:00
timer.c MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00
timer.h MIPS: JZ4740: Add timer support 2010-08-05 13:26:13 +01:00