This patchset adds initial device tree support to drivers used by s5p-tv on Exynos4. DT support for s5p-tv driver itself would benefit from changes to v4l core (missing OF helper functions) and thus, will be sent later in separate patchset. Karol Lewandowski (3): [media] s5p-tv: Add initial DT-support for sii9234 [media] s5p-tv: Add initial DT-support for HDMIPHY [media] s5p-tv: Add initial DT-support for TV mixer Documentation/devicetree/bindings/i2c/sii9234.txt | 14 ++++++++++++++ drivers/media/video/s5p-tv/hdmiphy_drv.c | 10 ++++++++++ drivers/media/video/s5p-tv/mixer_drv.c | 9 +++++++++ drivers/media/video/s5p-tv/sii9234_drv.c | 20 +++++++++++++++++++- 4 files changed, 52 insertions(+), 1 deletions(-) create mode 100644 Documentation/devicetree/bindings/i2c/sii9234.txt -- 1.7.8.3 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html