linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] [media] atmel-isi: Add DT support for Atmel ISI driver
@ 2014-03-25 10:41 Josh Wu
  2014-03-25 10:41 ` [PATCH v2 1/3] [media] atmel-isi: add v4l2 async probe support Josh Wu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Josh Wu @ 2014-03-25 10:41 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series add DT support for atmel ISI driver. It can support the
common v4l2 DT interfaces.

v1 --> v2:
  modified the device tree binding document to remove the a optional property.

Josh Wu (3):
  [media] atmel-isi: add v4l2 async probe support
  [media] atmel-isi: convert the pdata from pointer to structure
  [media] atmel-isi: add primary DT support

 .../devicetree/bindings/media/atmel-isi.txt        |   50 +++++++++++++++++
 drivers/media/platform/soc_camera/atmel-isi.c      |   56 +++++++++++++++-----
 include/media/atmel-isi.h                          |    4 ++
 3 files changed, 98 insertions(+), 12 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/atmel-isi.txt

-- 
1.7.9.5

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

end of thread, other threads:[~2014-07-18  3:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25 10:41 [PATCH v2 0/3] [media] atmel-isi: Add DT support for Atmel ISI driver Josh Wu
2014-03-25 10:41 ` [PATCH v2 1/3] [media] atmel-isi: add v4l2 async probe support Josh Wu
2014-03-25 10:41 ` [PATCH v2 2/3] [media] atmel-isi: convert the pdata from pointer to structure Josh Wu
2014-05-18 20:59   ` Guennadi Liakhovetski
2014-05-23  3:15     ` Josh Wu
2014-03-25 10:45 ` [PATCH v2 3/3] [media] atmel-isi: add primary DT support Josh Wu
2014-03-26 16:12   ` Laurent Pinchart
2014-03-30 21:20   ` Guennadi Liakhovetski
2014-03-31  9:05     ` Josh Wu
2014-07-17 11:00       ` Laurent Pinchart
2014-07-18  3:15         ` Josh Wu
2014-05-18 21:51   ` Guennadi Liakhovetski
2014-05-23  3:12     ` Josh Wu

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