[PATCH 0/3] [media] s5p-tv: Add initial DT-support to s5p-tv'ssubdevices

From: Karol Lewandowski
Date: Wed Feb 29 2012 - 09:52:57 EST


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-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/