There is an example in following link:
http://www.wiki.xilinx.com/Zynq+Linux+pl330+DMA
But the code is old, and the head file arch/arm/mach-zynq/include/mach/pl330.h doesn't exist and removed.
But how to use the pl330 dma driver, and where I can find
a valid example?
Thanks!