summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/include/mach
diff options
context:
space:
mode:
authorMyungJoo Ham <myungjoo.ham@samsung.com>2011-12-01 15:12:30 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-03-10 07:26:57 -0800
commit2bde0b08cae739056d1c136839b67eec0ac0c3a4 (patch)
treee105c357bfc216d5a184a0ba96a270ea8edac454 /arch/arm/mach-exynos/include/mach
parent75ac7284c980ccb3f0e2ab21fe8acf3818317bc3 (diff)
downloadop-kernel-dev-2bde0b08cae739056d1c136839b67eec0ac0c3a4.zip
op-kernel-dev-2bde0b08cae739056d1c136839b67eec0ac0c3a4.tar.gz
ARM: EXYNOS: Add DMC1, allow PPMU access for DMC
- Add DMC1 - Enlarge address space for DMC from 4k to 64k so that PPMU registers may be accessed. Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/include/mach')
-rw-r--r--arch/arm/mach-exynos/include/mach/map.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h
index 7df9e74..535f55f 100644
--- a/arch/arm/mach-exynos/include/mach/map.h
+++ b/arch/arm/mach-exynos/include/mach/map.h
@@ -59,6 +59,7 @@
#define EXYNOS4_PA_KEYPAD 0x100A0000
#define EXYNOS4_PA_DMC0 0x10400000
+#define EXYNOS4_PA_DMC1 0x10410000
#define EXYNOS4_PA_COMBINER 0x10440000
OpenPOWER on IntegriCloud