summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorRanjani Vaidyanathan <ra5478@freescale.com>2012-05-21 09:37:03 -0500
committerEric Nelson <eric.nelson@boundarydevices.com>2012-08-28 09:48:30 -0700
commit59c85d3072579c9589b00f0d21b3170e2b33a8bb (patch)
treeaf5a5ec6970a0a70e7d3932deb8f3def172d2f25 /kernel
parent55be422aebc393fd83adbc54222ec75f01180d5c (diff)
ENGR00210469 MX6q - Fix suspend/resume failure.
Sourcing AXI_CLK from PLL3_PFD_540M causes the system to hang on resuming from STOP mode. The main issue is that PFDs may sometimes hang/freeze when their parent PLLs are powered on and then relocked when exiting from STOP mode. To avoid this, PFDs must be disabled before entering STOP and enabled after resume. The fix is to move axi_clk to periph_clk before system enters STOP and then restore it back to PLL3_PFD_540M after resume. Signed-off-by: Ranjani Vaidyanathan <ra5478@freescale.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions