[PATCH 00/10] drm/exynos/decon5433: add support to DECON-TV

Andrzej Hajda a.hajda at samsung.com
Tue Oct 20 02:22:31 PDT 2015


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



More information about the dri-devel mailing list