]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00182061-3 MX6 SabreSD:Correct camera pwdn function
authorLiu Ying <Ying.liu@freescale.com>
Tue, 24 Jul 2012 10:01:35 +0000 (18:01 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:30 +0000 (14:12 +0200)
commitb6a28dbe454cefdac91f5f11da2751500781f051
tree95a66ede66887115c6b8f655e79302e4698c48e8
parent25cea264f8d284c98fc6b312fdfb649e942d2f89
ENGR00182061-3 MX6 SabreSD:Correct camera pwdn function

This patch adds 2ms sleep after camera power down signal
is set to high or to low to ensure power down or up
is successful. OV5640/OV5642 camera specs say that they
require this condtion to be true - for PWDN to go low,
power must first become stable(DVDD to PWDN>=1ms), so
this patch simply use 2ms which should be enough.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
arch/arm/mach-mx6/board-mx6q_sabresd.c