alistair23-linux/arch/arm/mach-s3c64xx
Tomasz Figa 1db0287ab1 ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver
This patch adds all required platform-specific data and initialization
code to support the generic amba-pl08x driver on S3C64xx SoCs.

Also some compatibility definitions are added to make the transition
from legacy API to DMA engine easier. The biggest hack here is passing
const char * pointers through DMA resource, casted to unsigned long,
but this is how Samsung DMA wrappers (used to support both s3c-dma and
DMA engine in drivers) are designed.

Signed-off-by: Tomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-11-24 14:38:24 +00:00
..
include/mach ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
common.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
common.h ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
cpuidle.c ARM: s3c64xx: cpuidle: use init/exit common routine 2013-04-26 13:34:02 +02:00
crag6410.h ARM: S3C64XX: make crag6410.h local 2013-01-10 10:45:38 -08:00
dev-audio.c ARM: S3C64XX: Add I2S clkdev support 2012-12-19 09:49:29 -08:00
dev-uart.c
dma.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
irq-pm.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
Kconfig ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
mach-anw6410.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-crag6410-module.c For 3.10 we have a few new MFD drivers for: 2013-05-05 17:36:20 -07:00
mach-crag6410.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-hmt.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-mini6410.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-ncp.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-real6410.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-s3c64xx-dt.c ARM: S3C64XX: Add board file for boot using Device Tree 2013-09-17 06:48:27 +09:00
mach-smartq.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
mach-smartq.h
mach-smartq5.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-smartq7.c ARM: S3C64XX: Add samsung-time support for s3c64xx 2013-03-05 20:19:53 +09:00
mach-smdk6400.c ARM: S3C64XX: Migrate clock handling to Common Clock Framework 2013-09-17 06:47:36 +09:00
mach-smdk6410.c pwm: Changes for v3.13-rc1 2013-11-16 12:21:40 -08:00
Makefile ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
Makefile.boot
pl080.c ARM: s3c64xx: Add support for DMA using generic amba-pl08x driver 2013-11-24 14:38:24 +00:00
pm.c ARM: S3C64XX: Remove old clock management code 2013-09-17 06:47:36 +09:00
regs-gpio-memport.h ARM: S3C64XX: make regs-gpio-memport.h local 2013-01-10 10:45:39 -08:00
regs-modem.h ARM: S3C64XX: make regs-modem.h local 2013-01-10 10:45:39 -08:00
regs-srom.h ARM: S3C64XX: make regs-srom.h local 2013-01-10 10:45:39 -08:00
regs-sys.h ARM: S3C64XX: make regs-sys.h local 2013-01-10 10:45:40 -08:00
regs-syscon-power.h ARM: S3C64XX: make regs-syscon-power.h local 2013-01-10 10:45:40 -08:00
s3c6400.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
s3c6410.c ARM: S3C64XX: Bypass legacy initialization when booting with DT 2013-09-17 06:48:27 +09:00
setup-fb-24bpp.c
setup-i2c0.c
setup-i2c1.c
setup-ide.c
setup-keypad.c
setup-sdhci-gpio.c
setup-spi.c
setup-usb-phy.c usb: exynos: do not include plat/usb-phy.h 2013-04-11 14:27:55 -07:00
sleep.S