aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2011-12-29 15:15:09 +0530
committerTushar Behera <tushar.behera@linaro.org>2012-03-28 17:04:49 +0530
commit06debfc7c222c3becfe3dcdc5e7078d2edddbdaf (patch)
tree920fe7683f9317759871bba110dff6efa58e9490
parentdce3b125b7c5df01d9438c8913aee9b0613a609c (diff)
ARM: S5PV210: Add G2D to mach-s5pv210samsung-lt-v3.3
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
-rw-r--r--arch/arm/mach-s5pv210/include/mach/map.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv210/include/mach/map.h b/arch/arm/mach-s5pv210/include/mach/map.h
index b7c8a1917ffc..411365dc7ec4 100644
--- a/arch/arm/mach-s5pv210/include/mach/map.h
+++ b/arch/arm/mach-s5pv210/include/mach/map.h
@@ -80,6 +80,8 @@
#define S5PV210_PA_FB 0xF8000000
+#define S5PV210_PA_G2D 0xFA000000
+
#define S5PV210_PA_MDMA 0xFA200000
#define S5PV210_PA_PDMA0 0xE0900000
#define S5PV210_PA_PDMA1 0xE0A00000
@@ -121,6 +123,7 @@
#define S5P_PA_MIPI_CSIS0 S5PV210_PA_MIPI_CSIS
#define S5P_PA_MFC S5PV210_PA_MFC
#define S5P_PA_IIC_HDMIPHY S5PV210_PA_IIC_HDMIPHY
+#define S5P_PA_G2D S5PV210_PA_G2D
#define S5P_PA_SDO S5PV210_PA_SDO
#define S5P_PA_VP S5PV210_PA_VP