]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] V4L: ov9740: Fixed some settings
authorAndrew Chew <achew@nvidia.com>
Thu, 23 Jun 2011 23:19:41 +0000 (20:19 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 27 Jul 2011 20:53:27 +0000 (17:53 -0300)
commitc4fdce56968dcd78481808fd2ce8f5a192322028
tree26aaa6f87a258dedf7b26369e393dd874eedfac5
parent5fec8b900237ecc8ba1bbc3d051a655d43b6881c
[media] V4L: ov9740: Fixed some settings

Based on vendor feedback, should issue a software reset at start of day.

Also, OV9740_ANALOG_CTRL15 needs to be changed so the sensor does not begin
streaming until it is ready (otherwise, results in a nonsense frame for the
initial frame).

Added a comment on using discontinuous clock.

Finally, OV9740_ISP_CTRL19 needs to be changed to really use YUYV ordering
(the previous value was for VYUY).

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/ov9740.c