aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5p6440/include/mach/map.h
diff options
context:
space:
mode:
authorBen Dooks <ben-linux@fluff.org>2010-05-19 18:05:33 +0900
committerBen Dooks <ben-linux@fluff.org>2010-05-19 18:05:33 +0900
commit1770a8988f6178efdc1bfc85fb29deacac49fe91 (patch)
treeb20b8da8b92e388847a55e7c7da9d919fe3f3abb /arch/arm/mach-s5p6440/include/mach/map.h
parent1e8ff636beb6ee5c87868a6081cc4f95b1ccd713 (diff)
parent734552072335b00476b626b027ca4a9f57147b6f (diff)
ARM: Merge for-2635/s5p-audio
Merge branch 'for-2635/s5p-audio' into for-linus/samsung2
Diffstat (limited to 'arch/arm/mach-s5p6440/include/mach/map.h')
-rw-r--r--arch/arm/mach-s5p6440/include/mach/map.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-s5p6440/include/mach/map.h b/arch/arm/mach-s5p6440/include/mach/map.h
index 0275784eb22..72aedadd412 100644
--- a/arch/arm/mach-s5p6440/include/mach/map.h
+++ b/arch/arm/mach-s5p6440/include/mach/map.h
@@ -63,6 +63,12 @@
#define S5P6440_PA_SDRAM (0x20000000)
#define S5P_PA_SDRAM S5P6440_PA_SDRAM
+/* I2S */
+#define S5P6440_PA_I2S 0xF2000000
+
+/* PCM */
+#define S5P6440_PA_PCM 0xF2100000
+
/* compatibiltiy defines. */
#define S3C_PA_UART S5P6440_PA_UART
#define S3C_PA_IIC S5P6440_PA_IIC0