public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [RESEND PATCH v1 0/3] Add PM Runtime support
@ 2019-01-03 10:17 Pierre-Yves MORDRET
  2019-01-03 10:17 ` [RESEND PATCH v1 1/3] dmaengine: stm32-dma: " Pierre-Yves MORDRET
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pierre-Yves MORDRET @ 2019-01-03 10:17 UTC (permalink / raw)
  To: Dan Williams, Vinod Koul, Maxime Coquelin, Alexandre Torgue,
	dmaengine, linux-stm32, linux-arm-kernel, linux-kernel
  Cc: Pierre-Yves MORDRET

Use pm_runtime engine for clock management purpose for both DMA, DMAMUX and
MDMA

---
  Version history:
    v1:
       * Initial
---

Pierre-Yves MORDRET (3):
  dmaengine: stm32-dma: Add PM Runtime support
  dmaengine: stm32-dmamux: Add PM Runtime support
  dmaengine: stm32-mdma: Add PM Runtime support

 drivers/dma/stm32-dma.c    | 58 ++++++++++++++++++++++++++++++++++++++++------
 drivers/dma/stm32-dmamux.c | 58 +++++++++++++++++++++++++++++++++++++---------
 drivers/dma/stm32-mdma.c   | 52 ++++++++++++++++++++++++++++++++++++-----
 3 files changed, 144 insertions(+), 24 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-01-04 15:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-03 10:17 [RESEND PATCH v1 0/3] Add PM Runtime support Pierre-Yves MORDRET
2019-01-03 10:17 ` [RESEND PATCH v1 1/3] dmaengine: stm32-dma: " Pierre-Yves MORDRET
2019-01-03 10:17 ` [RESEND PATCH v1 2/3] dmaengine: stm32-dmamux: " Pierre-Yves MORDRET
2019-01-03 10:17 ` [RESEND PATCH v1 3/3] dmaengine: stm32-mdma: " Pierre-Yves MORDRET
2019-01-04 15:51 ` [RESEND PATCH v1 0/3] " Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox