summaryrefslogtreecommitdiffstats
path: root/drivers/dma/dw-axi-dmac
Commit message (Collapse)AuthorAgeFilesLines
* dmaengine: dw-axi-dmac: fix spelling mistake: "catched" -> "caught"Colin Ian King2018-03-271-1/+1
| | | | | | | Trivial fix to spelling mistake in dev_err error message text Signed-off-by: Colin Ian King <colin.king@canonical.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
* dmaengine: Introduce DW AXI DMAC driverEugeniy Paltsev2018-03-193-0/+1343
This patch adds support for the DW AXI DMAC controller. DW AXI DMAC is a part of HSDK development board from Synopsys. In this driver implementation only DMA_MEMCPY transfers are supported. Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>
OpenPOWER on IntegriCloud