All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] media: ov2640: add device tree support
@ 2014-11-28 10:28 ` Josh Wu
  0 siblings, 0 replies; 27+ messages in thread
From: Josh Wu @ 2014-11-28 10:28 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series add device tree support for ov2640. And also add
the document for the devicetree properties.

Josh Wu (4):
  media: ov2640: add async probe function
  media: ov2640: add primary dt support
  media: ov2640: add a master clock for sensor
  media: ov2640: dt: add the device tree binding document

 .../devicetree/bindings/media/i2c/ov2640.txt       |  43 ++++++
 drivers/media/i2c/soc_camera/ov2640.c              | 151 ++++++++++++++++++---
 2 files changed, 178 insertions(+), 16 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov2640.txt

-- 
1.9.1

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

end of thread, other threads:[~2014-12-05 10:18 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-28 10:28 [PATCH 0/4] media: ov2640: add device tree support Josh Wu
2014-11-28 10:28 ` Josh Wu
2014-11-28 10:28 ` [PATCH 1/4] media: ov2640: add async probe function Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-11-28 10:28 ` [PATCH 2/4] media: ov2640: add primary dt support Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-12-01 22:33   ` Laurent Pinchart
2014-12-01 22:33     ` Laurent Pinchart
2014-12-05 10:17     ` Josh Wu
2014-12-05 10:17       ` Josh Wu
2014-12-05 10:17       ` Josh Wu
2014-11-28 10:28 ` [PATCH 3/4] media: ov2640: add a master clock for sensor Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-12-01 22:26   ` Laurent Pinchart
2014-12-01 22:26     ` Laurent Pinchart
2014-12-03  9:54     ` Josh Wu
2014-12-03  9:54       ` Josh Wu
2014-12-03  9:54       ` Josh Wu
2014-11-28 10:28 ` [PATCH 4/4] media: ov2640: dt: add the device tree binding document Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-11-28 10:28   ` Josh Wu
2014-12-01 22:14   ` Laurent Pinchart
2014-12-01 22:14     ` Laurent Pinchart
2014-12-03  9:49     ` Josh Wu
2014-12-03  9:49       ` Josh Wu
2014-12-03  9:49       ` 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.