Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1207160
| From | Li Yang <leoli@freescale.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support |
| Date | 2015-08-13 23:00 +0200 |
| Message-ID | <pX7Ls-6dP-11@gated-at.bofh.it> (permalink) |
| References | <pOCbN-4or-43@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jul 21, 2015 at 3:56 AM, Yuan Yao <yao.yuan@freescale.com> 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 and if it is not idle, stop PM > operation. You should try to quiesce the device on suspend instead of depending on itself to be happen in idle and failing if it is not. Regards, Leo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Li Yang <leoli@freescale.com> - 2015-08-13 23:00 +0200
RE: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Yao Yuan <yao.yuan@freescale.com> - 2015-08-14 08:30 +0200
Re: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Li Yang <leoli@freescale.com> - 2015-08-15 01:50 +0200
RE: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Yao Yuan <yao.yuan@freescale.com> - 2015-08-17 06:00 +0200
Re: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Nigel Cunningham <nigel@nigelcunningham.com.au> - 2015-08-17 09:00 +0200
RE: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Yao Yuan <yao.yuan@freescale.com> - 2015-08-17 09:30 +0200
Re: [PATCH v2] dmaengine: fsl-edma: add PM suspend/resume support Li Yang <leoli@freescale.com> - 2015-08-17 21:20 +0200
csiph-web