From: ddl Date: Mon, 3 Jan 2011 14:50:19 +0000 (+0800) Subject: camera:ov5642 720p array change to 30fps X-Git-Tag: firefly_0821_release~10826 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=af9b5b9cff03455836ef8c38f4140f221dc17d95;p=firefly-linux-kernel-4.4.55.git camera:ov5642 720p array change to 30fps --- diff --git a/drivers/media/video/ov5642.c b/drivers/media/video/ov5642.c index 657bfc7aa315..d108cea03ef6 100755 --- a/drivers/media/video/ov5642.c +++ b/drivers/media/video/ov5642.c @@ -1302,7 +1302,7 @@ static struct reginfo sensor_720p[]= {0x5089, 0x00 }, {0x302b, 0x00 }, {0x3503, 0x07 }, - {0x3011, 0x08 }, // 10fps: 0x05 + {0x3011, 0x10 },//15fps 0x08 // 10fps: 0x05 {0x350c, 0x02 }, {0x350d, 0xe4 }, {0x3621, 0xc9 },