From patchwork Mon May 4 10:11:33 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Madalin Bucur \(OSS\)" X-Patchwork-Id: 244968 List-Id: U-Boot discussion From: madalin.bucur at oss.nxp.com (Madalin Bucur) Date: Mon, 4 May 2020 13:11:33 +0300 Subject: [PATCH] MAINTAINERS: add QorIQ DPAA Message-ID: <1588587093-13968-1-git-send-email-madalin.bucur@oss.nxp.com> Add entries for the QorIQ DPAA related files - the DPAA FMan Ethernet driver and the QorIQ ARM DPAA device tree include files. Signed-off-by: Madalin Bucur --- This was included in v3 of the DPAA DM patches but, as v1 was merged, it was left out, resending. MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 66f0b07..76f4cc1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -850,6 +850,12 @@ S: Maintained T: git https://gitlab.denx.de/u-boot/custodians/u-boot-mpc86xx.git F: arch/powerpc/cpu/mpc86xx/ +QORIQ DPAA +M: Madalin Bucur +S: Maintained +F: drivers/net/fm/ +F: arch/arm/dts/qoriq* + RISC-V M: Rick Chen S: Maintained