Commits
Anson Huang committed 883b4a87cc1
MLK-13487-2 ARM: imx: add NVCC_DRAM_SW control for i.mx7ulp When enter VLLS mode, DRAM is in self-refresh, NVCC_DRAM_SW can be off to save power. As the static io-map formula is no longer feasible on i.MX7ULP, here we change it to ioremap for creating iram tlb. Remove the physical module base address in pm_info structure to save iram space. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>