]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ENGR00253652 ov5640 dvp:Align iq setting with mipi camera
authorLiu Ying <Ying.Liu@freescale.com>
Mon, 25 Mar 2013 03:32:36 +0000 (11:32 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:36:01 +0000 (08:36 +0200)
commit345509bcb027288db622ccf670b2870a4a74a0e6
treed3acbcfb1f5668a2f9547882a4fba9681f578d92
parent74009cd1ed084f160cd2d46177cd81f4eb19b0b3
ENGR00253652 ov5640 dvp:Align iq setting with mipi camera

According to the OV FAE, the image quality(iq) setting is
from 0x5000 register to 0x3a1f register in the camera's
initialization setting. This patch aligns image quality
setting of ov5640 dvp camera to ov5640 mipi camera.
The registers whose values are changed are 0x5001, 0x5189,
0x518b, 0x518d, 0x518e, 0x518f, 0x5199, 0x519c and 0x519d.
This change may improve the image quality of 5M/1M/VGA/QVGA
taken pictures in Android according to test team observation.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
(cherry picked from commit c4f92bf59c7e3b397f42e3eb28dfbd93278c8441)
drivers/media/video/mxc/capture/ov5640.c