]> git.karo-electronics.de Git - karo-tx-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>
Fri, 1 Jul 2011 23:28:42 +0000 (20:28 -0300)
commit1a2c173a266688c75ab317331604ae30856f57b6
treef3c73ed7f8fadab09f172f04fa67cbf5eef3107a
parent31314047e3904be90a3c2302904d97f7182d0211
[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