-----Original Message----- From: linux-samsung-soc-owner@vger.kernel.org [mailto:linux-samsung-soc- owner@vger.kernel.org] On Behalf Of Andrzej Hajda Sent: Wednesday, August 21, 2013 11:22 PM To: open list:DRM DRIVERS FOR E... Cc: Andrzej Hajda; Inki Dae; Joonyoung Shim; Seung-Woo Kim; Kyungmin Park; David Airlie; moderated list:ARM/S5P EXYNOS AR...; t.figa@samsung.com; s.nawrocki@samsung.com Subject: [PATCH 0/3] drm/exynos: fimd: get signal polarities from device tree
Hi,
This patch series adds signal polarities parsing from display-timings devicetree node. To do it efficiently struct fb_videomode is replaced with struct videomode and some additional code cleaning is performed.
Good patch set. Applied.
Thanks, Inki Dae
The patches are for drm-exynos/exynos-drm-next branch.
Regards Andrzej Hajda
Andrzej Hajda (3): drm/exynos: fimd: replace struct fb_videomode with videomode drm/exynos: fimd: get signal polarities from device tree drm/exynos: fimd: move platform data parsing to separate function
drivers/gpu/drm/exynos/exynos_drm_connector.c | 33 +---- drivers/gpu/drm/exynos/exynos_drm_fimd.c | 189
+++++++++++++---------
include/drm/exynos_drm.h | 3 +- 3 files changed, 103 insertions(+), 122 deletions(-)
-- 1.8.1.2
-- To unsubscribe from this list: send the line "unsubscribe linux-samsung- soc" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html