On 22-11-18, 15:15, Ben Dooks wrote: > On 22/11/2018 08:55, Jon Hunter wrote: > > My only comment here is that apart from the ISR trace, the others could > > be added to the dmaengine driver core and then these could be used for > > other DMAs as well. > > Hmm, I will go have a look at how difficult that would be. Shouldn't be :) All the drivers use generic dma_chan struct and we can use that to trace, but I am going to merges this and you can send a patch to move it to core :) -- ~Vinod