summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2012-02-03 02:02:32 +0400
committerSascha Hauer <s.hauer@pengutronix.de>2012-03-02 11:47:49 +0400
commit3ac804e31199c55440a423c76068d693b37fd50b (patch)
tree8ba4f2130b8f52853ba8a7cbbf19b5e0e7c6b467 /init
parentd65b4e98d7ea3038b767b70fe8be959b2913f16d (diff)
downloadlinux-3ac804e31199c55440a423c76068d693b37fd50b.tar.xz
ARM: mx3: Let mx31 and mx35 enter in LPM mode in WFI
The LPM field of register CCMR is used to select the mode that the processor will run when it goes to WFI. When mx31 enters in WFI mode the LPM field is at its reset value of 0, which configures the mx31 to enter in "wait mode". On mx35, the LPM field on mx35 is also at 0 after reset, which corresponds to "run mode" instead of "wait mode". Instead of relying on the reset value of LPM to set the low power mode for WFI, configure mx31 and mx35 to run in "wait mode" Reported-by: Benoit Thebaudeau <benoit.thebaudeau@advansee.com> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions