Message ID | 1588226112-28290-13-git-send-email-madalin.bucur@oss.nxp.com |
---|---|
State | Superseded |
Headers | show |
Series | Enable DM_ETH on the DPAA1 ARM platforms | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index dd92af5..6aabb77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -849,6 +849,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 <madalin.bucur at oss.nxp.com> +S: Maintained +F: drivers/net/fm/ +F: arch/arm/dts/qoriq* + RISC-V M: Rick Chen <rick at andestech.com> S: Maintained
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 <madalin.bucur at oss.nxp.com> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+)