]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: Add STM32 DMA driver
authorM'boumba Cedric Madianga <cedric.madianga@gmail.com>
Fri, 16 Oct 2015 13:59:14 +0000 (15:59 +0200)
committerVinod Koul <vinod.koul@intel.com>
Mon, 16 Nov 2015 03:26:10 +0000 (08:56 +0530)
commitd8b468394fb711b077742a5234504c632525a47f
treeaf46c8f280bec1551b84e59eee7798caa97f3411
parent5827a4bae95b943f2d7dc9b33957c83a69f256eb
dmaengine: Add STM32 DMA driver

This patch adds support for the STM32 DMA controller.

Signed-off-by: M'boumba Cedric Madianga <cedric.madianga@gmail.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/stm32-dma.c [new file with mode: 0644]