All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] media: atmel-isi: Add DT support for Atmel ISI driver
@ 2014-07-25 10:13 ` Josh Wu
  0 siblings, 0 replies; 14+ messages in thread
From: Josh Wu @ 2014-07-25 10:13 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.

v2 -> v3:
  support bus-width property for atmel-isi endpoint.

v1 -> v2:
  modified the device tree binding document to remove an optonal property.

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

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

-- 
1.9.1

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

end of thread, other threads:[~2014-07-28  5:56 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 10:13 [PATCH v3 0/3] media: atmel-isi: Add DT support for Atmel ISI driver Josh Wu
2014-07-25 10:13 ` Josh Wu
2014-07-25 10:13 ` [PATCH v3 1/3] media: atmel-isi: add v4l2 async probe support Josh Wu
2014-07-25 10:13   ` Josh Wu
2014-07-25 10:13 ` [PATCH v3 2/3] media: atmel-isi: convert the pdata from pointer to structure Josh Wu
2014-07-25 10:13   ` Josh Wu
2014-07-25 10:20 ` [PATCH v3 3/3] media: atmel-isi: add primary DT support Josh Wu
2014-07-25 10:20   ` Josh Wu
2014-07-25 10:20   ` Josh Wu
2014-07-26 19:57   ` Guennadi Liakhovetski
2014-07-26 19:57     ` Guennadi Liakhovetski
2014-07-28  5:55     ` Josh Wu
2014-07-28  5:55       ` Josh Wu
2014-07-28  5:55       ` Josh Wu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.