summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach/map.h
diff options
context:
space:
mode:
authorBoojin Kim <boojin.kim@samsung.com>2012-02-15 13:15:12 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-03-10 22:51:07 -0800
commit9ed76e0336988ecc9e7234e0bd49be4fd98f6c35 (patch)
tree6556d1e1765e7cd4886dc66ba0f2fa50d2332225 /arch/arm/mach-exynos/include/mach/map.h
parent44b2cef5ae6da48523fa634230ca66107110a7dd (diff)
downloadtalos-obmc-linux-9ed76e0336988ecc9e7234e0bd49be4fd98f6c35.tar.gz
talos-obmc-linux-9ed76e0336988ecc9e7234e0bd49be4fd98f6c35.zip
ARM: EXYNOS: Enable MDMA driver
This patch adds MDMA platform data and enables MDMA for DMA memcpy operation for EXYNOS SoCs. Signed-off-by: Boojin Kim <boojin.kim@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach/map.h')
-rw-r--r--arch/arm/mach-exynos/include/mach/map.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h
index c754a22a2bb3..2ad4e9cfe498 100644
--- a/arch/arm/mach-exynos/include/mach/map.h
+++ b/arch/arm/mach-exynos/include/mach/map.h
@@ -67,7 +67,8 @@
#define EXYNOS4_PA_TWD 0x10500600
#define EXYNOS4_PA_L2CC 0x10502000
-#define EXYNOS4_PA_MDMA 0x10810000
+#define EXYNOS4_PA_MDMA0 0x10810000
+#define EXYNOS4_PA_MDMA1 0x12840000
#define EXYNOS4_PA_PDMA0 0x12680000
#define EXYNOS4_PA_PDMA1 0x12690000
OpenPOWER on IntegriCloud