This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
524feb7994
linux
/
drivers
/
dma
/
dw-axi-dmac
/
Makefile
2 lines
52 B
Makefile
Raw
Normal View
History
Unescape
Escape
dmaengine: Introduce DW AXI DMAC driver 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>
2018-03-06 11:46:14 +00:00
obj-$(CONFIG_DW_AXI_DMAC)
+=
dw-axi-dmac-platform.o
Reference in New Issue
Copy Permalink