[PATCH v3 0/6] move DPAA2 QDMA driver freom raw to dma

Thomas Monjalon thomas at monjalon.net
Tue May 31 17:29:43 CEST 2022


26/05/2022 08:00, Hemant Agrawal:
> Acked-by:  Hemant Agrawal <hemant.agrawal at nxp.com>
> 
> On 5/5/2022 2:35 PM, nipun.gupta at nxp.com wrote:
> > From: Nipun Gupta <nipun.gupta at nxp.com>
> >
> > This change removes the DPAA2 QDMA raw driver and adds the
> > QDMA driver in dma set of drivers. The underlying I/O
> > framework remains intact, whereas the configuration part
> > is done as per the DMA API support.
> >
> > Changes in v2:
> > - Fix checkpath errors
> > - Fix documentation compilation
> >
> > Changes in v3:
> > - Add the missing doc/dmadevs/dpaa2.rst file
> >
> > Nipun Gupta (6):
> >    raw/dpaa2_qdma: remove dpaa2 QDMA driver from raw
> >    dma/dpaa2: introduce DPAA2 DMA driver skeleton
> >    dma/dpaa2: support basic operations
> >    dma/dpaa2: add PMD apis for additional configuration
> >    dma/dpaa2: support DMA operations
> >    dma/dpaa2: support statistics

Fixed some mistakes in the file MAINTAINERS,
and added an exception in devtools/check-abi.sh to skip old driver.
Applied, thanks.




More information about the dev mailing list