devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] [media] s5p-tv: Add initial DT-support to s5p-tv's subdevices
@ 2012-02-29 14:51 Karol Lewandowski
  2012-02-29 14:51 ` [PATCH 1/3] [media] s5p-tv: Add initial DT-support for sii9234 Karol Lewandowski
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Karol Lewandowski @ 2012-02-29 14:51 UTC (permalink / raw)
  To: t.stanislaws
  Cc: m.szyprowski, linux-kernel, devicetree-discuss, linux-samsung-soc,
	thomas.abraham, Karol Lewandowski

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-03-01 17:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-29 14:51 [PATCH 0/3] [media] s5p-tv: Add initial DT-support to s5p-tv's subdevices Karol Lewandowski
2012-02-29 14:51 ` [PATCH 1/3] [media] s5p-tv: Add initial DT-support for sii9234 Karol Lewandowski
2012-03-01  3:09   ` Thomas Abraham
2012-03-01 15:11     ` Karol Lewandowski
2012-02-29 14:51 ` [PATCH 2/3] [media] s5p-tv: Add initial DT-support for HDMIPHY Karol Lewandowski
2012-03-01  3:11   ` Thomas Abraham
2012-02-29 14:51 ` [PATCH 3/3] [media] s5p-tv: Add initial DT-support for TV mixer Karol Lewandowski
2012-03-01  3:18   ` Thomas Abraham
2012-03-01 17:27     ` Karol Lewandowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).