dma/dpaa: support statisticsThis patch support DMA read and reset statistics operations.Signed-off-by: Gagandeep Singh <[email protected]>
dma/dpaa: support DMA operationsThis patch support copy, submit, completed andcompleted status functionality of DMA driver.Signed-off-by: Gagandeep Singh <[email protected]>
dma/dpaa: support basic operationsThis patch support basic DMA operations which includesdevice capability and channel setup.Signed-off-by: Gagandeep Singh <[email protected]>
dma/dpaa: add device probingThis patch add device initialisation functionality.Signed-off-by: Gagandeep Singh <[email protected]>
dma/dpaa: introduce DPAA DMA driver skeletonThe DPAA DMA driver is an implementation of the dmadev APIs,that provide means to initiate a DMA transaction from CPU.The initiated DMA is performed w
dma/dpaa: introduce DPAA DMA driver skeletonThe DPAA DMA driver is an implementation of the dmadev APIs,that provide means to initiate a DMA transaction from CPU.The initiated DMA is performed without CPU being involvedin the actual DMA transaction. This is achieved via usingthe QDMA controller of DPAA SoC.Signed-off-by: Gagandeep Singh <[email protected]>
show more ...