]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00154917 [MX6]Enable MMDC low-power mode
authorAnson Huang <b20788@freescale.com>
Tue, 16 Aug 2011 01:23:01 +0000 (09:23 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:09:29 +0000 (14:09 +0200)
commitcc44a32a1fa0de33b265b12d012e5597652735d7
tree454387dbac3cfb042a7d6ac9ad777ed09cd3d2fe
parent89792a3d0937f352a049122cd67801f68afad639
ENGR00154917 [MX6]Enable MMDC low-power mode

1. Set MMDC pad ctrl to low-power mode when dormant;
2. DRAM_RESET can't be changed due to hardware design;
3. GPR_CTLDS should be changed to lower the MMDC IO
power to 0mA, but it needs hardware change, will add it
in next hardware version after we figure out how to
change the hardware.

Current MMDC data in dormant is:
IO: 28mA@1.5V;
DDR: 35mA@1.5V.

4. Change the suspend code to run in iRAM;

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/mx6q_suspend.S
arch/arm/mach-mx6/pm.c