raw/octeontx2_dma: remove driver
authorRadha Mohan Chintakuntla <radhac@marvell.com>
Thu, 26 Aug 2021 10:50:20 +0000 (03:50 -0700)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 18 Oct 2021 16:33:45 +0000 (18:33 +0200)
commita59745ebccf029327b6c9377c16d998656d4ebf4
treef9c09264542d827e0f7a7df73dd66e6c005bca3c
parent8fa5d268394035e4e9df23b4c9345230e4aad39a
raw/octeontx2_dma: remove driver

Removing the rawdev based octeontx2-dma driver as the dependent
common/octeontx2 will be soon be going away. Also a new DMA driver will
be coming in this place once the rte_dmadev library is in.

Signed-off-by: Radha Mohan Chintakuntla <radhac@marvell.com>
12 files changed:
MAINTAINERS
doc/guides/platform/octeontx2.rst
doc/guides/rawdevs/index.rst
doc/guides/rawdevs/octeontx2_dma.rst [deleted file]
doc/guides/rel_notes/release_19_08.rst
drivers/raw/meson.build
drivers/raw/octeontx2_dma/meson.build [deleted file]
drivers/raw/octeontx2_dma/otx2_dpi_msg.c [deleted file]
drivers/raw/octeontx2_dma/otx2_dpi_rawdev.c [deleted file]
drivers/raw/octeontx2_dma/otx2_dpi_rawdev.h [deleted file]
drivers/raw/octeontx2_dma/otx2_dpi_test.c [deleted file]
drivers/raw/octeontx2_dma/version.map [deleted file]