]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00251630 MX6DQ: do not power off ARM in suspend on TO1.1
authorRobin Gong <b38343@freescale.com>
Mon, 25 Feb 2013 02:56:21 +0000 (10:56 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:54 +0000 (08:35 +0200)
commite20936afc0856fe2360299cb1ca81e6f8d4ad0b0
treef59be8a7259a183f068a015df432da07b33bbf00
parent0b7390a008ab07d695931bf7638a490b8d040766
ENGR00251630 MX6DQ: do not power off ARM in suspend on TO1.1

System will resume back failed which caused by IPG clock glich issue. The issue
(TKT094231) has been fixed on MX6DQ TO1.2 and MX6DL TO1.1.It is hard to
reproduced on MX6DQ TO1.1/1.0 with 0xffffffff in GPC_PGC_CPU_PUPSCR
which implemented on GA release. But it is easy to reproduced with 0xf0f0 on
mainline now. As we focus on latest formal chip, the problem is cleaned up until
now. We will aign with the workaround on MX6DL which do not power off ARM in
suspend.

Signed-off-by: Robin Gong <b38343@freescale.com>
arch/arm/mach-mx6/pm.c