Message ID | 20250325115736.1732721-2-lukma@denx.de (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | net: mtip: Add support for MTIP imx287 L2 switch driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 5959513a7359..255edd825fa1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9270,6 +9270,13 @@ S: Maintained F: Documentation/devicetree/bindings/i2c/i2c-mpc.yaml F: drivers/i2c/busses/i2c-mpc.c +FREESCALE MTIP ETHERNET SWITCH DRIVER +M: Lukasz Majewski <lukma@denx.de> +L: netdev@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/net/fec,mtip-switch.yaml +F: drivers/net/ethernet/freescale/mtipsw/* + FREESCALE QORIQ DPAA ETHERNET DRIVER M: Madalin Bucur <madalin.bucur@nxp.com> L: netdev@vger.kernel.org
Add myself as a maintainer for this particular network driver. Signed-off-by: Lukasz Majewski <lukma@denx.de> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)