summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorYuan Yao <yao.yuan@freescale.com>2015-07-21 16:56:45 +0800
committerStefan Agner <stefan.agner@toradex.com>2015-08-04 17:51:30 +0200
commitaaa847711ebdb33592f7e4136be2eeac14b83137 (patch)
treeea482c46c66e9c3ece5716cd7236e57b541adfcb /arch
parenta4985acb14bbc320c2011266232911052cb259c1 (diff)
dmaengine: fsl-edma: add PM suspend/resume support
This add power management suspend/resume support for the fsl-edma driver. eDMA acted as a basic function used by others. What it needs to do is the two steps below to support power management. In fsl_edma_suspend_late: Check whether the DMA chan is idle and if it is not idle, stop PM operation. In fsl_edma_resume_early: Enable the eDMA and wait for being used. Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions