summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6/board-mx6sl_arm2.c
diff options
context:
space:
mode:
authorAnson Huang <b20788@freescale.com>2012-05-18 19:58:25 +0800
committerJason Liu <r64343@freescale.com>2012-07-20 13:37:47 +0800
commitbf51c3936a751889207fc89bc67632258c7a5bc6 (patch)
treef94f659d02125c5867fa630578e82a8cc80c5a09 /arch/arm/mach-mx6/board-mx6sl_arm2.c
parent256e6e5de6cd80f9da165dd8323c4605a19cf276 (diff)
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>
Diffstat (limited to 'arch/arm/mach-mx6/board-mx6sl_arm2.c')
-rwxr-xr-xarch/arm/mach-mx6/board-mx6sl_arm2.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-mx6/board-mx6sl_arm2.c b/arch/arm/mach-mx6/board-mx6sl_arm2.c
index 4e0b7f5119dd..020a88f4e42a 100755
--- a/arch/arm/mach-mx6/board-mx6sl_arm2.c
+++ b/arch/arm/mach-mx6/board-mx6sl_arm2.c
@@ -713,6 +713,8 @@ static void __init mx6_arm2_init(void)
gp_reg_id = "cpu_vddgp";
mx6_cpu_regulator_init();
+ imx6q_add_imx_snvs_rtc();
+
imx6q_add_imx_i2c(0, &mx6_arm2_i2c0_data);
imx6q_add_imx_i2c(1, &mx6_arm2_i2c1_data);
i2c_register_board_info(0, mxc_i2c0_board_info,