summaryrefslogtreecommitdiff
path: root/arch/arm/mach-exynos/mach-origen.c
diff options
context:
space:
mode:
authorSachin Kamat <sachin.kamat@linaro.org>2011-12-29 07:46:16 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2012-01-20 00:39:36 (GMT)
commit84207d83adc9a9b97d45d9cefaaf0ca766891b92 (patch)
treee6a1c4ba4453c95e70ee25a4e45594a4d935101d /arch/arm/mach-exynos/mach-origen.c
parent62d30f86f1f76e11819fb06c1597c7e7f1d620c2 (diff)
downloadlinux-fsl-qoriq-84207d83adc9a9b97d45d9cefaaf0ca766891b92.tar.xz
ARM: EXYNOS: Enable G2D on ORIGEN
This patch enables G2D support on ORIGEN board. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-exynos/mach-origen.c')
-rw-r--r--arch/arm/mach-exynos/mach-origen.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c
index 7bf8133..e1d87b9 100644
--- a/arch/arm/mach-exynos/mach-origen.c
+++ b/arch/arm/mach-exynos/mach-origen.c
@@ -635,6 +635,7 @@ static struct platform_device *origen_devices[] __initdata = {
&s5p_device_fimc2,
&s5p_device_fimc3,
&s5p_device_fimd0,
+ &s5p_device_g2d,
&s5p_device_hdmi,
&s5p_device_i2c_hdmiphy,
&s5p_device_mfc,