Hello, This patch set adds support for Exysno DRM display subsystem for Universal C210 and NURI boards. Exynos DRM driver has been merged to 3.3 kernel tree and provides unified and more powerful alternative for s3c-fb and s5p-tv drivers. Best regards Marek Szyprowski Samsung Poland R&D Center Patch summary: Marek Szyprowski (3): ARM: Exynos4: add platform device for core DRM subsystem ARM: Exynos4: Add DRM core device support for Universal C210 board ARM: Exynos4: Add DRM core support for NURI board arch/arm/mach-exynos/Kconfig | 7 ++++++ arch/arm/mach-exynos/Makefile | 1 + arch/arm/mach-exynos/dev-drm.c | 29 ++++++++++++++++++++++++++ arch/arm/mach-exynos/mach-nuri.c | 31 ++++++++++++++++++++++++++++ arch/arm/mach-exynos/mach-universal_c210.c | 31 ++++++++++++++++++++++++++++ arch/arm/plat-samsung/include/plat/devs.h | 2 + 6 files changed, 101 insertions(+), 0 deletions(-) create mode 100644 arch/arm/mach-exynos/dev-drm.c -- 1.7.1.569.g6f426 -- 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