devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] media: ov7740: Add a V4L2 sensor-level driver
@ 2017-10-27  7:42 Wenyou Yang
  2017-10-27  7:42 ` [PATCH v2 1/2] media: i2c: Add the ov7740 image sensor driver Wenyou Yang
  2017-10-27  7:42 ` [PATCH v2 2/2] media: ov7740: Document device tree bindings Wenyou Yang
  0 siblings, 2 replies; 7+ messages in thread
From: Wenyou Yang @ 2017-10-27  7:42 UTC (permalink / raw)
  To: Mauro Carvalho Chehab, Rob Herring, Mark Rutland
  Cc: linux-kernel, Nicolas Ferre, devicetree, Sakari Ailus,
	Jonathan Corbet, Hans Verkuil, linux-arm-kernel,
	Linux Media Mailing List, Wenyou Yang

Add a Video4Linux2 sensor-level driver for the OmniVision OV7740
VGA camera image sensor.

Changes in v2:
 - Split off the bindings into a separate patch.
 - Add a new entry to the MAINTAINERS file.

Wenyou Yang (2):
  media: i2c: Add the ov7740 image sensor driver
  media: ov7740: Document device tree bindings

 .../devicetree/bindings/media/i2c/ov7740.txt       |   43 +
 MAINTAINERS                                        |    8 +
 drivers/media/i2c/Kconfig                          |    8 +
 drivers/media/i2c/Makefile                         |    1 +
 drivers/media/i2c/ov7740.c                         | 1220 ++++++++++++++++++++
 5 files changed, 1280 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov7740.txt
 create mode 100644 drivers/media/i2c/ov7740.c

-- 
2.13.0

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

end of thread, other threads:[~2017-10-30 10:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-27  7:42 [PATCH v2 0/2] media: ov7740: Add a V4L2 sensor-level driver Wenyou Yang
2017-10-27  7:42 ` [PATCH v2 1/2] media: i2c: Add the ov7740 image sensor driver Wenyou Yang
2017-10-30  6:57   ` kbuild test robot
2017-10-30 10:02   ` kbuild test robot
2017-10-27  7:42 ` [PATCH v2 2/2] media: ov7740: Document device tree bindings Wenyou Yang
     [not found]   ` <20171027074220.23839-3-wenyou.yang-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
2017-10-27 10:59     ` Sakari Ailus
     [not found]       ` <20171027105939.2rxfjfqezexcatc5-S+BSfZ9RZZmRSg0ZkenSGLdO1Tsj/99ntUK59QYPAWc@public.gmane.org>
2017-10-30  1:38         ` Yang, Wenyou

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