]> 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)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:40 +0000 (08:34 +0200)
commit88765263bfd2feeee6417908425382188f8f2a3b
treef94f659d02125c5867fa630578e82a8cc80c5a09
parent891a84da4672cb5b06823901ebfed7b2e7cae3ab
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