This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335x + gpmc + prefetch-dma + edma

Hi!

I'm running a system with AM335x and NAND connected to GPMC. is it possible to use prefetch-dma as transfer type with this setup? in the code i can see that the filter function is hard coded to omap_dma_filter_fn (=SDMA). I'm currently running Linux 4.2-RC1 but the question applies to any Linux version.

Thanks, Jacob