Skip to content
Commit c2dde5f8 authored by Matt Porter's avatar Matt Porter Committed by Vinod Koul
Browse files

dmaengine: add TI EDMA DMA engine driver



Add a DMA engine driver for the TI EDMA controller. This driver
is implemented as a wrapper around the existing DaVinci private
DMA implementation. This approach allows for incremental conversion
of each peripheral driver to the DMA engine API. The EDMA driver
supports slave transfers but does not yet support cyclic transfers.

Signed-off-by: default avatarMatt Porter <mporter@ti.com>
Tested-by: default avatarTom Rini <trini@ti.com>
Tested-by: default avatarSekhar Nori <nsekhar@ti.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@linux.intel.com>
parent 8eb4da28
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment