Hello Everyone,
This patchset introduces SII9234 driver for MHL interface for latest Samsung
boards from Exynos family.  It also adds support for platform data in S5P-HDMI
driver. Finally S5P-HDMI is integrated with SII9234.

Regards,
Tomasz Stanislawski


Tomasz Stanislawski (3):
  v4l: s5p-tv: add sii9234 driver
  v4l: s5p-tv: hdmi: add support for platform data
  v4l: s5p-tv: hdmi: integrate with MHL

 drivers/media/video/s5p-tv/Kconfig       |   10 +
 drivers/media/video/s5p-tv/Makefile      |    2 +
 drivers/media/video/s5p-tv/hdmi_drv.c    |   86 ++++--
 drivers/media/video/s5p-tv/sii9234_drv.c |  432 ++++++++++++++++++++++++++++++
 include/media/s5p_hdmi.h                 |   35 +++
 include/media/sii9234.h                  |   24 ++
 6 files changed, 563 insertions(+), 26 deletions(-)
 create mode 100644 drivers/media/video/s5p-tv/sii9234_drv.c
 create mode 100644 include/media/s5p_hdmi.h
 create mode 100644 include/media/sii9234.h

-- 
1.7.5.4

--
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