This patchset adds bug fixes reported by devices using STM32 DMA and some improvements mainly linked to dmaengine framework evolution. M'boumba Cedric Madianga (9): dmaengine: stm32-dma: Set correct args number for DMA request from DT dmaengine: stm32-dma: Fix typo in Kconfig dt-bindings: stm32-dma: Fix typo regarding DMA client binding dmaengine: stm32-dma: Fix null pointer dereference in stm32_dma_tx_status dmaengine: stm32-dma: Rework starting transfer management dmaengine: stm32-dma: Fix residue computation issue in cyclic mode dmaengine: stm32-dma: Add error messages if xlate fails dmaengine: stm32-dma: Add synchronization support dmaengine: stm32-dma: Add max_burst support .../devicetree/bindings/dma/stm32-dma.txt | 5 +- drivers/dma/Kconfig | 2 +- drivers/dma/stm32-dma.c | 103 +++++++++++++-------- 3 files changed, 66 insertions(+), 44 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe dmaengine" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html