summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/include/mach/map.h
diff options
context:
space:
mode:
authorShaik Ameer Basha <shaik.ameer@samsung.com>2012-09-07 14:13:08 +0900
committerKukjin Kim <kgene.kim@samsung.com>2012-09-07 14:13:08 +0900
commit1128658a0841dbfdc95dc2e3e8d573e4eb1f6a40 (patch)
tree3874dac8a0af783d71008ad0837b2cefc54d65d2 /arch/arm/mach-exynos/include/mach/map.h
parent2822d3187b22abda46e90d3dcd4dddc6b86427fd (diff)
downloadlinux-3.10-1128658a0841dbfdc95dc2e3e8d573e4eb1f6a40.tar.gz
linux-3.10-1128658a0841dbfdc95dc2e3e8d573e4eb1f6a40.tar.bz2
linux-3.10-1128658a0841dbfdc95dc2e3e8d573e4eb1f6a40.zip
ARM: EXYNOS: Adds G-Scaler device from Device Tree
This patch adds, - 4 G-Scaler devices to the DT device list - G-Scaler specific entries to the machine file - binding documentation for G-Scaler entries Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Leela Krishna Amudala <l.krishna@samsung.com> Signed-off-by: Shaik Ameer Basha <shaik.ameer@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.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/include/mach/map.h b/arch/arm/mach-exynos/include/mach/map.h
index c72b675b3e4..0300d7adc15 100644
--- a/arch/arm/mach-exynos/include/mach/map.h
+++ b/arch/arm/mach-exynos/include/mach/map.h
@@ -121,6 +121,11 @@
#define EXYNOS4_PA_SYSMMU_MFC_L 0x13620000
#define EXYNOS4_PA_SYSMMU_MFC_R 0x13630000
+#define EXYNOS5_PA_GSC0 0x13E00000
+#define EXYNOS5_PA_GSC1 0x13E10000
+#define EXYNOS5_PA_GSC2 0x13E20000
+#define EXYNOS5_PA_GSC3 0x13E30000
+
#define EXYNOS5_PA_SYSMMU_MDMA1 0x10A40000
#define EXYNOS5_PA_SYSMMU_SSS 0x10A50000
#define EXYNOS5_PA_SYSMMU_2D 0x10A60000