]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00215188-2 LDO bypass: disable LDO bypass before suspend and back in resume
authorRobin Gong <B38343@freescale.com>
Thu, 28 Jun 2012 06:24:40 +0000 (14:24 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:12:12 +0000 (14:12 +0200)
commit2de349696f665d993fd9b3d3726d0841d0c776be
tree1be30381f19dcf3ce7d45573ac0648ed8f20399b
parent664f86f930dc936f9938aa6d5ddb13deeb1f0f42
ENGR00215188-2 LDO bypass: disable LDO bypass before suspend and back in resume

There is one SOC bug if use LDO bypass, VDDARM_CAP will take 2ms to raise up
normal voltage when system resume back, longer than 40us before. Then it will
cause cpu hang if resume back.

Workaround:
We can disable LDO bypass at the last minute of suspend and enable LDO bypass
again as long as system resume back.
Signed-off-by: Robin Gong <B38343@freescale.com>
arch/arm/mach-mx6/mx6_suspend.S