summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5p6440/include/mach/map.h
diff options
context:
space:
mode:
authorJassi Brar <jassi.brar@samsung.com>2010-05-18 11:59:20 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-18 18:00:12 +0900
commitd8b5065b75e87e87c2cbba984b3050e869b4b910 (patch)
tree0f6f137ef740a51f6eb3f09af7891a86c9d3f299 /arch/arm/mach-s5p6440/include/mach/map.h
parentd800edebe33cac300ab1ff3b95e8a74d53e842d2 (diff)
downloadop-kernel-dev-d8b5065b75e87e87c2cbba984b3050e869b4b910.zip
op-kernel-dev-d8b5065b75e87e87c2cbba984b3050e869b4b910.tar.gz
S5P6440: DMA: Add platform devices for PL330 DMACs
Samsung's Soc S5P6440 has one PL330 DMAC. Define and add the PL330 DMAC as platform device on the S5P6440 platform. Signed-off-by: Jassi Brar <jassi.brar@samsung.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Diffstat (limited to 'arch/arm/mach-s5p6440/include/mach/map.h')
-rw-r--r--arch/arm/mach-s5p6440/include/mach/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p6440/include/mach/map.h b/arch/arm/mach-s5p6440/include/mach/map.h
index 8924e5a..0275784 100644
--- a/arch/arm/mach-s5p6440/include/mach/map.h
+++ b/arch/arm/mach-s5p6440/include/mach/map.h
@@ -29,6 +29,8 @@
#define S5P6440_PA_VIC0 (0xE4000000)
#define S5P_PA_VIC0 S5P6440_PA_VIC0
+#define S5P6440_PA_PDMA 0xE9000000
+
#define S5P6440_PA_VIC1 (0xE4100000)
#define S5P_PA_VIC1 S5P6440_PA_VIC1
OpenPOWER on IntegriCloud