[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200127085334.13163-1-amelie.delaunay@st.com>
Date: Mon, 27 Jan 2020 09:53:28 +0100
From: Amelie Delaunay <amelie.delaunay@...com>
To: Vinod Koul <vkoul@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>
CC: <dmaengine@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Amelie Delaunay <amelie.delaunay@...com>,
Pierre-Yves MORDRET <pierre-yves.mordret@...com>
Subject: [PATCH 0/6] STM32 MDMA driver fixes and improvements
This series brings improvements to the MDMA driver, with support of power
management and descriptor reuse. Probe function gets a cleanup and to avoid
a race with vchan_complete, driver now adopts vchan_terminate_vdesc().
Amelie Delaunay (2):
dmaengine: stm32-mdma: driver defers probe for clock and reset
dmaengine: stm32-mdma: use vchan_terminate_vdesc() in .terminate_all
Etienne Carriere (2):
dmaengine: stm32-mdma: use reset controller only at probe time
dmaengine: stm32-mdma: disable clock in case of error during probe
Pierre-Yves MORDRET (2):
dmaengine: stm32-mdma: add suspend/resume power management support
dmaengine: stm32-mdma: enable descriptor_reuse
drivers/dma/stm32-mdma.c | 78 +++++++++++++++++++++++++++++++---------
1 file changed, 62 insertions(+), 16 deletions(-)
--
2.17.1
Powered by blists - more mailing lists