This patch set adds device tree support for DRM-FIMD for Samsung's Exynos5250. It includes parsing platform data from dts file. This patchset is based and tested on top of v3.5-rc6 Changes since V1: - Corrected typo errors and changed compatibility string Leela Krishna Amudala (1): video: drm: exynos: Add device tree support Prathyush K (1): drm/exynos: Modifying exynos drm fimd to support exynos5 Documentation/devicetree/bindings/fb/drm-fimd.txt | 73 +++++++++++++++ drivers/gpu/drm/exynos/exynos_drm_fimd.c | 101 ++++++++++++++++++++- 2 files changed, 171 insertions(+), 3 deletions(-) create mode 100644 Documentation/devicetree/bindings/fb/drm-fimd.txt _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel