20/04/2018 12:30, Nipun Gupta: > This patch set introduces DPAA2 based QDMA device driver. > > It provide means to initiate a DMA transaction from CPU. > The initiated DMA is performed without CPU being involved > in the actual DMA transaction.
3 comments: 1/ Please compile this driver with meson. 2/ I think you should declare the new API functions as experimental. 3/ This series won't be in RC1, but is candidate for RC2. Is it OK?