summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/include/mach/map.h
diff options
context:
space:
mode:
authorKukjin Kim <kgene.kim@samsung.com>2010-12-31 02:52:05 +0100
committerKukjin Kim <kgene.kim@samsung.com>2010-12-31 02:52:05 +0100
commit285dee7ff4fb4b32838694d4378f4aa938cf5b43 (patch)
treefa15cd1b385898f01ead4649712f6e4fbcd055cd /arch/arm/mach-s5pv310/include/mach/map.h
parentMerge branch 'next-s5pv210' into for-next-new (diff)
parentMerge branch 'dev/s5pv310-irq' into next-s5pv310 (diff)
downloadlinux-285dee7ff4fb4b32838694d4378f4aa938cf5b43.tar.xz
linux-285dee7ff4fb4b32838694d4378f4aa938cf5b43.zip
Merge branch 'next-s5pv310' into for-next
Conflicts: arch/arm/mach-s5pv310/Kconfig arch/arm/mach-s5pv310/Makefile arch/arm/mach-s5pv310/mach-smdkc210.c arch/arm/mach-s5pv310/mach-smdkv310.c arch/arm/plat-samsung/include/plat/devs.h
Diffstat (limited to 'arch/arm/mach-s5pv310/include/mach/map.h')
-rw-r--r--arch/arm/mach-s5pv310/include/mach/map.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/include/mach/map.h b/arch/arm/mach-s5pv310/include/mach/map.h
index 0d0e7eb5b391..44af3e821da2 100644
--- a/arch/arm/mach-s5pv310/include/mach/map.h
+++ b/arch/arm/mach-s5pv310/include/mach/map.h
@@ -39,6 +39,8 @@
#define S5PV310_PA_SYSCON (0x10010000)
#define S5P_PA_SYSCON S5PV310_PA_SYSCON
+#define S5PV310_PA_PMU (0x10020000)
+
#define S5PV310_PA_CMU (0x10030000)
#define S5PV310_PA_WATCHDOG (0x10060000)