diff mbox series

[1/5] MAINTAINERS: Add myself as the MTIP L2 switch maintainer (IMX SoCs: imx287)

Message ID 20250325115736.1732721-2-lukma@denx.de (mailing list archive)
State Superseded
Headers show
Series net: mtip: Add support for MTIP imx287 L2 switch driver | expand

Checks

Context Check Description
netdev/series_format success Posting correctly formatted
netdev/tree_selection success Guessed tree name to be net-next, async
netdev/ynl success Generated files up to date; no warnings/errors; no diff in generated;
netdev/fixes_present success Fixes tag not required for -next series
netdev/header_inline success No static functions without inline keyword in header files
netdev/build_32bit success Errors and warnings before: 0 this patch: 0
netdev/build_tools success No tools touched, skip
netdev/cc_maintainers success CCed 0 of 0 maintainers
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/deprecated_api success None detected
netdev/check_selftest success No net selftest shell script
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 0 this patch: 0
netdev/checkpatch success total: 0 errors, 0 warnings, 0 checks, 13 lines checked
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 0 this patch: 0
netdev/source_inline success Was 0 now: 0
netdev/contest fail net-next-2025-03-25--15-00 (tests: 896)

Commit Message

Lukasz Majewski March 25, 2025, 11:57 a.m. UTC
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(+)

Comments

Krzysztof Kozlowski March 25, 2025, 12:01 p.m. UTC | #1
On 25/03/2025 12:57, Lukasz Majewski wrote:
> 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(+)
> 
> 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/*

You need to re-order the patches, there are no such files yet, so this
causes warnings.

Best regards,
Krzysztof
Lukasz Majewski March 25, 2025, 12:15 p.m. UTC | #2
Hi Krzysztof,

> On 25/03/2025 12:57, Lukasz Majewski wrote:
> > 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(+)
> > 
> > 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/*  
> 
> You need to re-order the patches, there are no such files yet, so this
> causes warnings.

This shall be probably squashed with the patch adding mtipl2sw* files.

> 
> Best regards,
> Krzysztof




Best regards,

Lukasz Majewski

--

DENX Software Engineering GmbH,      Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-59 Fax: (+49)-8142-66989-80 Email: lukma@denx.de
diff mbox series

Patch

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