The DPAA2 DMA driver is an implementation of the dmadev APIs, that provide means to initiate a DMA transaction from CPU. Earlier this was part of RAW driver, but with DMA drivers added as separate flavor of drivers, this driver is being moved to DMA drivers. Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
20 lines
319 B
ReStructuredText
20 lines
319 B
ReStructuredText
.. SPDX-License-Identifier: BSD-3-Clause
|
|
Copyright 2021 HiSilicon Limited
|
|
|
|
DMA Device Drivers
|
|
==================
|
|
|
|
The following are a list of DMA device drivers, which can be used from
|
|
an application through DMA API.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
cnxk
|
|
dpaa
|
|
dpaa2
|
|
hisilicon
|
|
idxd
|
|
ioat
|