MLK-12023-2: arm: imx6: refactor wfe ddr3 freq change low power mode
authorAdrian Alonso <adrian.alonso@nxp.com>
Mon, 25 Jan 2016 20:54:22 +0000 (14:54 -0600)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:50:00 +0000 (14:50 -0500)
commitb25de5941ff5f937b773a1561bed864bb1e10dce
treef444929353328eb9610508b9d09d6411b81c7e2c
parent5ce28e6b34b6090d605a53e5eec9d9ad5056246b
MLK-12023-2: arm: imx6: refactor wfe ddr3 freq change low power mode

Refactor wfe_ddr3_freq_change to wfe_smp_freq_change in order
to reuse enter/exit wfe standby low power mode.

Signed-off-by: Adrian Alonso <aalonso@freescale.com>
Signed-off-by: Anson Huang <b20788@freescale.com>
(cherry picked from commit 4d92e1f5bab3480cb145821dce27960887e7a3ea)
arch/arm/mach-imx/Makefile
arch/arm/mach-imx/busfreq_ddr3.c
arch/arm/mach-imx/common.c
arch/arm/mach-imx/ddr3_freq_imx6.S
arch/arm/mach-imx/smp_wfe_imx6.S [new file with mode: 0644]