[media] v4l: Add mt9v032 sensor driver
authorDetlev Casanova <detlev.casanova@gmail.com>
Tue, 5 Apr 2011 12:06:21 +0000 (09:06 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 20 May 2011 12:29:49 +0000 (09:29 -0300)
commit0f2ce168c850b4ea4b0d71f59c5603bdee85b6b5
tree159beb5ca619cf7ba3b8b07e9cf552491a28132c
parent9d8e1b5490a4fd2fa71bf3b39e7f1ce513daebcd
[media] v4l: Add mt9v032 sensor driver

The MT9V032 is a parallel wide VGA sensor from Aptina (formerly Micron)
controlled through I2C.

The driver creates a V4L2 subdevice. It currently supports binning and
cropping, and the gain, auto gain, exposure, auto exposure and test
pattern controls.

Signed-off-by: Detlev Casanova <detlev.casanova@gmail.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/mt9v032.c [new file with mode: 0644]
include/media/mt9v032.h [new file with mode: 0644]