Add display-timing node parsing to drm fimd and depends on
the display helper patchset at
http://lists.freedesktop.org/archives/dri-devel/2013-January/033998.html

It also adds pinctrl support for drm fimd.

changes since v4:
        - addressed comments from Paul Menzel 
        <paulepan...@users.sourceforge.net>, to modify the commit message

changes since v3:
        - addressed comments from Sean Paul <seanp...@chromium.org>, to modify
        the return values and print messages.

changes since v2:
        - moved 'devm_pinctrl_get_select_default' function call under
                'if (pdev->dev.of_node)', this makes NON-DT code unchanged.
                (reported by: Rahul Sharma <r.sh.o...@gmail.com>)

changes since v1:
        - addressed comments from Sean Paul <seanp...@chromium.org>

Vikas Sajjan (1):
  video: drm: exynos: Add display-timing node parsing using video
    helper function

 drivers/gpu/drm/exynos/exynos_drm_fimd.c |   41 +++++++++++++++++++++++++++---
 1 file changed, 37 insertions(+), 4 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to