]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00209501 [MX6]Support different platforms DDR IO setting in DSM
authorAnson Huang <b20788@freescale.com>
Fri, 18 May 2012 11:58:25 +0000 (19:58 +0800)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:54 +0000 (14:11 +0200)
commit9122b67383d8a4ef40cc2b55d31886791b40da6d
treef94f659d02125c5867fa630578e82a8cc80c5a09
parent481ec1ab3a2c032b0cb9109570efdd7175bb1617
ENGR00209501 [MX6]Support different platforms DDR IO setting in DSM

As Mx6 dq, dl and sl have different DDR IO address, so
we need to do the DDR IO low power setting according
to different CPU type.

Also, Mx6sl has some different config in DSM, need to
separate it from other platforms.

Change mx6q_suspend to mx6_suspend, as it is a common
thing for all mx6 platforms.

Add rtc driver for mxsl platform to support suspend/resume test.

Signed-off-by: Anson Huang <b20788@freescale.com>
arch/arm/mach-mx6/Makefile
arch/arm/mach-mx6/board-mx6sl_arm2.c
arch/arm/mach-mx6/mx6_suspend.S [moved from arch/arm/mach-mx6/mx6q_suspend.S with 82% similarity]
arch/arm/mach-mx6/pm.c
arch/arm/mach-mx6/system.c