From: Rich.jiangyk Date: Mon, 13 Sep 2010 09:16:27 +0000 (+0800) Subject: fix ov9650 init_array to solve mirrored images X-Git-Tag: firefly_0821_release~11151 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=6c7a6485de4b5b36df8e34a5582ebcb0e55dfd2d;p=firefly-linux-kernel-4.4.55.git fix ov9650 init_array to solve mirrored images ov9650 register 0x1e controls mirro/vflip functions. modify settings to correct mirrored image problems. --- diff --git a/drivers/media/video/ov9650.c b/drivers/media/video/ov9650.c old mode 100644 new mode 100755 index 4930818e1c77..f4e9aac274b1 --- a/drivers/media/video/ov9650.c +++ b/drivers/media/video/ov9650.c @@ -113,7 +113,7 @@ static struct reginfo sensor_init_data[] = {0x37, 0x00}, {0x35, 0x81}, {0x0e, 0x20}, - {0x1e, 0x04},//34£ºµÚÒ»¸öˮƽÏßÓÐÒì³£ -> ;//04: <- ;//14: ;//Ðýת¶È + {0x1e, 0x24},//34£ºµÚÒ»¸öˮƽÏßÓÐÒì³£ -> ;//04: <- ;//14: ;//Ðýת¶È {0xA8, 0x80}, {0x12, 0x10}, {0x04, 0x00},