dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] dmaengine: at_xdmac: add support for runtime pm
@ 2022-09-15 11:05 Claudiu Beznea
  2022-09-15 11:05 ` [PATCH 1/3] dmaengine: at_xdmac: add runtime pm support Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Claudiu Beznea @ 2022-09-15 11:05 UTC (permalink / raw)
  To: ludovic.desroches, tudor.ambarus, vkoul
  Cc: linux-arm-kernel, dmaengine, linux-kernel, Claudiu Beznea

Hi,

The series add support for runtime PM on at_xdmac driver (patch 1/3).
This will enable/disable controller's clock based on work submitted to it.
Along with it I took the chance and added 2 minor cleanups (patches 2/3,
3/3).

Thank you,
Claudiu Beznea

Claudiu Beznea (3):
  dmaengine: at_xdmac: add runtime pm support
  dmaengine: at_xdmac: align properly function members
  dmaengine: at_xdmac: remove empty line

 drivers/dma/at_xdmac.c | 220 +++++++++++++++++++++++++++++++++++++----
 1 file changed, 203 insertions(+), 17 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-09-15 11:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 11:05 [PATCH 0/3] dmaengine: at_xdmac: add support for runtime pm Claudiu Beznea
2022-09-15 11:05 ` [PATCH 1/3] dmaengine: at_xdmac: add runtime pm support Claudiu Beznea
2022-09-15 11:05 ` [PATCH 2/3] dmaengine: at_xdmac: align properly function members Claudiu Beznea
2022-09-15 11:05 ` [PATCH 3/3] dmaengine: at_xdmac: remove empty line Claudiu Beznea

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).