Sachin Kamat wrote: > > This patch enables G2D support on Origen board. > > Signed-off-by: Sachin Kamat <sachin.kamat@xxxxxxxxxx> > --- > arch/arm/mach-exynos/Kconfig | 1 + > arch/arm/mach-exynos/mach-origen.c | 1 + > 2 files changed, 2 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-exynos/Kconfig b/arch/arm/mach-exynos/Kconfig > index e931924..febfd53 100644 > --- a/arch/arm/mach-exynos/Kconfig > +++ b/arch/arm/mach-exynos/Kconfig > @@ -303,6 +303,7 @@ config MACH_ORIGEN > select S5P_DEV_FIMC2 > select S5P_DEV_FIMC3 > select S5P_DEV_FIMD0 > + select S5P_DEV_G2D > select S5P_DEV_I2C_HDMIPHY > select S5P_DEV_MFC > select S5P_DEV_TV > diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach- > exynos/mach-origen.c > index a0116036..0ec2a63 100644 > --- a/arch/arm/mach-exynos/mach-origen.c > +++ b/arch/arm/mach-exynos/mach-origen.c > @@ -632,6 +632,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, > -- > 1.7.4.1 OK, will apply. Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html