Tool/software: Linux
Hello everyone, using PSDK 03_03_00_00.
I have to perform a 2D transfer using EDMA on my TI board. By 2D I mean that there is a pitch introduced between consecutive rows of an image.
I have noticed the device_prep_interleaved_dma() API while looking through dmaengine.h and thought that it would be great for 2D transfers. However, its implementation is nowhere to be found in edma.c. I would like to know if there is a working code for this functionality somewhere and if not, to request it since I believe it would be very useful to many.
Thank you in advance.
Regards,
Nick