From: Jerin Jacob <[email protected]> Marvell's cnxk dmadev driver, cn9k regexdev driver, cnxk mldev driver, cnxk bphy rawdev driver and cnxk gpio rawdev driver are merging through main tree now. Offering to help by merging it through next-net-mrvl tree to save cycles for main tree maintainers.
Signed-off-by: Jerin Jacob <[email protected]> --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 8c3f2c993f..cdbbcf0f02 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1244,6 +1244,7 @@ F: doc/guides/dmadevs/hisilicon.rst Marvell CNXK DPI DMA M: Vamsi Attunuru <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-mrvl F: drivers/dma/cnxk/ F: doc/guides/dmadevs/cnxk.rst @@ -1265,6 +1266,7 @@ RegEx Drivers Marvell OCTEON CN9K regex M: Liron Himi <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-mrvl F: drivers/regex/cn9k/ F: doc/guides/regexdevs/cn9k.rst F: doc/guides/regexdevs/features/cn9k.ini @@ -1281,6 +1283,7 @@ MLdev Drivers Marvell ML CNXK M: Srikanth Yalavarthi <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-mrvl F: drivers/common/cnxk/hw/ml.h F: drivers/common/cnxk/roc_ml* F: drivers/ml/cnxk/ @@ -1427,12 +1430,14 @@ F: doc/guides/rawdevs/ifpga.rst Marvell CNXK BPHY M: Jakub Palider <[email protected]> M: Tomasz Duszynski <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-mrvl F: doc/guides/rawdevs/cnxk_bphy.rst F: drivers/raw/cnxk_bphy/ Marvell CNXK GPIO M: Jakub Palider <[email protected]> M: Tomasz Duszynski <[email protected]> +T: git://dpdk.org/next/dpdk-next-net-mrvl F: doc/guides/rawdevs/cnxk_gpio.rst F: drivers/raw/cnxk_gpio/ -- 2.41.0

