summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/ov9740.c
Commit message (Collapse)AuthorAgeFilesLines
* [media] V4L: Initial submit of OV9740 driverAndrew Chew2011-03-211-0/+1009
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>
OpenPOWER on IntegriCloud