Re: [PATCH v4] dmaengine: fsl-edma: add PM suspend/resume support

From: Vinod Koul
Date: Sat Dec 05 2015 - 05:19:41 EST


On Fri, Oct 30, 2015 at 07:03:58PM +0800, Yuan Yao wrote:
> 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, if it is not idle disable DMA
> request.
>
> In fsl_edma_resume_early:
> Enable the eDMA and wait for being used.
>
Applied, thanks

--
~Vinod
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/