]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00234362 Camera: ov5640_mipi: wait for sensor stable before streamon
authorSheng Nan <b38800@freescale.com>
Fri, 23 Nov 2012 02:59:22 +0000 (10:59 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:45 +0000 (08:35 +0200)
commit970a982a17d3b8144356b5be9f6165864e92ea7b
treed9119c5f76fada56b866b69aafc0cbdc4afbf1a1
parent45506fe096fea5746cc546c07f53d505f93e2524
ENGR00234362 Camera: ov5640_mipi: wait for sensor stable before streamon

ov5642 add some delay to wait for sensor stable after S_PARM.
And ov5640_mipi should keep the same behavior.
So the upper layer can trust the first frame comes out of ov5640_mipi.

- delay added according to the recommended time from ov company

Signed-off-by: Sheng Nan <b38800@freescale.com>
drivers/media/video/mxc/capture/ov5640_mipi.c