Commits
Nicolin Chen committed 8b2b277a0b5
MLK-11344-6: dma: imx-sdma: allocate memory from iram ENGR00286273-1 dma: imx-sdma: allocate memory from iram We try to allocate memory from SoC internal SRAM so that we can turn off voltage of external DDR to save power. Surely, if we failed to get the iram DT node or allocate memory due to no enough SRAM space, we would allow SDMA driver to allocate memory in a traditional way. Signed-off-by: Nicolin Chen <b42378@freescale.com> Signed-off-by: Robin Gong <b38343@freescale.com> (cherry picked from commit f6924fbdb90d1f01266fc018caff953457e04d34) (cherry picked from commit 7b643e5c9119ac43b937816fd1b785d2b859b05f)