]> git.baikalelectronics.ru Git - kernel.git/commit
[media] V4L: Initial submit of OV9740 driver
authorAndrew Chew <achew@nvidia.com>
Thu, 17 Feb 2011 22:14:33 +0000 (19:14 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:16 +0000 (20:32 -0300)
commitb05edc807b2cba9107484cd3e833c9d597e719d7
treee21b632e608111d5be28e982150af1ca5bee7dde
parent08c980046a26fa1d963b0aaee0613826187f95e0
[media] V4L: Initial submit of OV9740 driver

This soc_camera driver is for Omnivision's OV9740 sensor.  This initial
submission provides support for YUV422 output at 1280x720 (720p), which is
the sensor's native resolution.  640x480 (VGA) is also supported, with
cropping and scaling performed by the sensor's ISP.

This driver is heavily based off of the existing OV9640 driver.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/ov9740.c [new file with mode: 0644]
include/media/v4l2-chip-ident.h