Hi, This series of patches contains necessary platform modification required by the G2D driver. G2D is a 2D-graphics acceleration engine present in the S5PC110 and Exynos4 Samsung SoCs. The patches have been rebased to the newest kgene/for-next branch. The driver is currently staging for 3.3 in Mauro's repository, so please include these patches for the next release. Best wishes, Kamil Debski Kamil Debski (3): s5p-g2d: add G2D to plat-s5p and mach-exynos4 s5p-g2d: add G2D to mach-nuri s5p-g2d: add G2D to mach-universal arch/arm/mach-exynos/Kconfig | 2 ++ arch/arm/mach-exynos/include/mach/map.h | 3 +++ arch/arm/mach-exynos/mach-nuri.c | 1 + arch/arm/mach-exynos/mach-universal_c210.c | 1 + arch/arm/plat-s5p/Kconfig | 5 +++++ arch/arm/plat-samsung/devs.c | 28 ++++++++++++++++++++++++++++ arch/arm/plat-samsung/include/plat/devs.h | 1 + 7 files changed, 41 insertions(+), 0 deletions(-) -- 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