linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] dmaengine: fsl-edma: add PM suspend/resume support
Date: Sat, 5 Dec 2015 15:52:37 +0530	[thread overview]
Message-ID: <20151205102237.GZ1854@localhost> (raw)
In-Reply-To: <1446203038-5323-1-git-send-email-yao.yuan@freescale.com>

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

      parent reply	other threads:[~2015-12-05 10:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-30 11:03 [PATCH v4] dmaengine: fsl-edma: add PM suspend/resume support Yuan Yao
2015-11-25  9:59 ` Yao Yuan
2015-12-05 10:22 ` Vinod Koul [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151205102237.GZ1854@localhost \
    --to=vinod.koul@intel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).