Hi Inki, This patchset adds support to DECON-TV in Exynos5433 SoC. The main patch is prepended with few preparation patches: - add three clocks required by HDMI pipeline, - small bindings update, - driver cleanup. The patchset is based on the latest exynos-drm-next branch. Regards Andrzej Andrzej Hajda (10): clk/samsung: exynos5433: add definitions of HDMI-PHY output clocks clk/samsung: exynos5433: add pclk_decon clock drm/exynos/decon5433: add PCLK clock dt-bindings: video: add PCLK clock entry to exynos5433-decon drm/exynos/decon5433: fix timing registers writes drm/exynos/decon5433: add function to set particular register bits drm/exynos/decon5433: merge different flag fields drm/exynos/decon5433: remove duplicated initialization dt-bindings: video: exynos5433-decon: add bindings for DECON-TV drm/exynos/decon5433: add support for DECON-TV .../devicetree/bindings/video/exynos5433-decon.txt | 23 +- drivers/clk/samsung/clk-exynos5433.c | 8 +- drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 320 ++++++++++----------- include/dt-bindings/clock/exynos5433.h | 7 +- include/video/exynos5433_decon.h | 29 ++ 5 files changed, 214 insertions(+), 173 deletions(-) -- 1.9.1 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel