linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] Add support for OV5647 sensor
@ 2016-05-24 18:16 roliveir
  2016-05-24 18:16 ` [RFC 1/2] Add OV5647 device tree documentation roliveir
  2016-05-24 18:16 ` [RFC 2/2] Add support for Omnivision OV5647 roliveir
  0 siblings, 2 replies; 4+ messages in thread
From: roliveir @ 2016-05-24 18:16 UTC (permalink / raw)
  To: linux-media, devicetree
  Cc: mchehab, robh+dt, Ramiro.Oliveira, CARLOS.PALMINHA

Hello,

This RFC 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       |  29 +
 MAINTAINERS                                        |   7 +
 drivers/media/i2c/Kconfig                          |  11 +
 drivers/media/i2c/Makefile                         |   1 +
 drivers/media/i2c/ov5647.c                         | 891 +++++++++++++++++++++
 5 files changed, 939 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/i2c/ov5647.txt
 create mode 100644 drivers/media/i2c/ov5647.c

-- 
2.8.1



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

end of thread, other threads:[~2016-05-25 18:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-24 18:16 [RFC 0/2] Add support for OV5647 sensor roliveir
2016-05-24 18:16 ` [RFC 1/2] Add OV5647 device tree documentation roliveir
2016-05-25 18:59   ` Rob Herring
2016-05-24 18:16 ` [RFC 2/2] Add support for Omnivision OV5647 roliveir

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