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