DMAENGINE: Support for ST-Ericssons DMA40 block v3
This is a straightforward driver for the ST-Ericsson DMA40 DMA controller found in U8500, implemented akin to the existing COH 901 318 driver. Signed-off-by:Linus Walleij <linus.walleij@stericsson.com> Acked-by:
Srinidh Kasagar <srinidhi.kasagar@stericsson.com> Cc: STEricsson_nomadik_linux@list.st.com Cc: Alessandro Rubini <rubini@unipv.it> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Dan Williams <dan.j.williams@intel.com>
Showing
- arch/arm/plat-nomadik/include/plat/ste_dma40.h 239 additions, 0 deletionsarch/arm/plat-nomadik/include/plat/ste_dma40.h
- drivers/dma/Kconfig 7 additions, 0 deletionsdrivers/dma/Kconfig
- drivers/dma/Makefile 1 addition, 0 deletionsdrivers/dma/Makefile
- drivers/dma/ste_dma40.c 2596 additions, 0 deletionsdrivers/dma/ste_dma40.c
- drivers/dma/ste_dma40_ll.c 454 additions, 0 deletionsdrivers/dma/ste_dma40_ll.c
- drivers/dma/ste_dma40_ll.h 354 additions, 0 deletionsdrivers/dma/ste_dma40_ll.h
Loading