This patch set adds arch side support for device tree based discovery for drm-fimd. The patches are created against "for-next" branch of Kukjin Kim's tree on 3.6-rc6 at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git This patchset has been tested on smdk5250 board and seen the bootup logo on LCD using the patchset http://www.spinics.net/lists/arm-kernel/msg193348.html which was applied on inki-dae's next branch Leela Krishna Amudala (3): ARM: EXYNOS5: Add fimd node to the exynos5250 dtsi file ARM: EXYNOS: add device tree based discovery support for FIMD ARM: EXYNOS: Add drm-device node to the dtsi file arch/arm/boot/dts/exynos5250-smdk5250.dts | 16 ++++++++++++++++ arch/arm/boot/dts/exynos5250.dtsi | 11 +++++++++++ arch/arm/mach-exynos/include/mach/map.h | 1 + arch/arm/mach-exynos/mach-exynos5-dt.c | 2 ++ 4 files changed, 30 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