devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OV5647 sensor driver
@ 2016-06-28 11:59 Ramiro Oliveira
  2016-06-28 11:59 ` [PATCH v2 1/2] Add OV5647 device tree documentation Ramiro Oliveira
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Ramiro Oliveira @ 2016-06-28 11:59 UTC (permalink / raw)
  To: linux-media-u79uwXL29TY76Z2rM5mHXA, devicetree-u79uwXL29TY76Z2rM5mHXA
  Cc: Ramiro.Oliveira-HKixBCOQz3hWk0Htik3J/w,
	CARLOS.PALMINHA-HKixBCOQz3hWk0Htik3J/w

Hello,

This patch adds support for the Omnivision OV5647 sensor.

At the moment it only supports 640x480 in Raw 8.

Ramiro Oliveira (2):
  Add OV5647 device tree documentation
  Add support for Omnivision OV5647

 .../devicetree/bindings/media/i2c/ov5647.txt       |  19 +
 MAINTAINERS                                        |   7 +
 drivers/media/i2c/Kconfig                          |  12 +
 drivers/media/i2c/Makefile                         |   1 +
 drivers/media/i2c/ov5647.c                         | 891 +++++++++++++++++++++
 5 files changed, 930 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt
 create mode 100644 drivers/media/i2c/ov5647.c

-- 
2.8.1


--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-08-16 15:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-28 11:59 [PATCH v2 0/2] OV5647 sensor driver Ramiro Oliveira
2016-06-28 11:59 ` [PATCH v2 1/2] Add OV5647 device tree documentation Ramiro Oliveira
2016-06-28 21:08   ` Rob Herring
2016-06-28 11:59 ` [PATCH v2 2/2] Add support for Omnivision OV5647 Ramiro Oliveira
2016-08-16 15:35 ` [PATCH v2 0/2] OV5647 sensor driver Ramiro Oliveira

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