linux/arch/arm/mach-s3c2412
Ben Dooks c6709e8ef5 [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX
The current S3C24XX DMA code does not allow for an peripheral
that has one channel for RX and another for TX.

This patch adds a per-cpu dma operation to select the transmit
or receive channel, and adds support to the S3C2412 for the
seperate DMA channels for TX and RX.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2008-01-28 13:20:50 +00:00
..
clock.c [ARM] 4778/1: S3C2412: Add armclk and init from DVS state 2008-01-28 13:20:50 +00:00
dma.c [ARM] 4780/1: S3C2412: Allow for seperate DMA channels for TX and RX 2008-01-28 13:20:50 +00:00
gpio.c [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call 2008-01-28 13:20:50 +00:00
irq.c [ARM] 4730/1: S3C2412: Ensure the PWRCFG has the right mode for RTC wake 2008-01-28 13:20:50 +00:00
Kconfig [ARM] 4724/1: S3C2412: Select S3C2410 base GPIO implementation 2008-01-28 13:20:49 +00:00
mach-smdk2413.c [ARM] 4524/1: S3C: Move register out of include/asm-arm/arch-s3c2410 2007-07-22 17:06:30 +01:00
mach-vstms.c [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3c 2007-07-22 16:44:24 +01:00
Makefile [ARM] 4779/1: S3C2412: Add s3c2412_gpio_set_sleepcfg() call 2008-01-28 13:20:50 +00:00
pm.c [ARM] 4731/1: S3C2412: Check for incomplete sleep 2008-01-28 13:20:50 +00:00
s3c2412.c Driver core: change sysdev classes to use dynamic kobject names 2008-01-24 20:40:40 -08:00
sleep.S [ARM] 4731/1: S3C2412: Check for incomplete sleep 2008-01-28 13:20:50 +00:00