commit | a1de7a00ae6169973f188a2e6690e34d84613853 | [log] [tgz] |
---|---|---|
author | Teresa Gámez <t.gamez@phytec.de> | Thu Apr 14 11:39:57 2011 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Fri May 20 12:07:04 2011 -0300 |
tree | cba24a86250169a269aa37f59c0a531294774e30 | |
parent | d2dcad49bc346054b49bd40fd96f397fec695a0f [diff] |
[media] V4L: mt9v022: fix pixel clock The setup of the pixel clock is done wrong in the mt9v022 driver. The 'Invert Pixel Clock' bit has to be set to 1 for falling edge and not for rising. This is not clearly described in the data sheet. Tested on pcm037 and pcm027/pcm990. Signed-off-by: Teresa Gámez <t.gamez@phytec.de> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>