[PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and maintainers

Wei Fang posted 11 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and maintainers
Posted by Wei Fang 1 month, 2 weeks ago
Add related YAML documentation and header files. Also, add maintainers
from the i.MX side as ENETC starts to be used on i.MX platforms.

Signed-off-by: Wei Fang <wei.fang@nxp.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index af635dc60cfe..355b81b642a9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9015,9 +9015,18 @@ F:	drivers/dma/fsl-edma*.*
 FREESCALE ENETC ETHERNET DRIVERS
 M:	Claudiu Manoil <claudiu.manoil@nxp.com>
 M:	Vladimir Oltean <vladimir.oltean@nxp.com>
+M:	Wei Fang <wei.fang@nxp.com>
+M:	Clark Wang <xiaoning.wang@nxp.com>
+L:	imx@lists.linux.dev
 L:	netdev@vger.kernel.org
 S:	Maintained
+F:	Documentation/devicetree/bindings/net/fsl,enetc-ierb.yaml
+F:	Documentation/devicetree/bindings/net/fsl,enetc-mdio.yaml
+F:	Documentation/devicetree/bindings/net/fsl,enetc.yaml
+F:	Documentation/devicetree/bindings/net/nxp,netc-blk-ctrl.yaml
 F:	drivers/net/ethernet/freescale/enetc/
+F:	include/linux/fsl/enetc_mdio.h
+F:	include/linux/fsl/netc_global.h
 
 FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
 M:	Claudiu Manoil <claudiu.manoil@nxp.com>
-- 
2.34.1
Re: [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and maintainers
Posted by Frank Li 1 month, 2 weeks ago
On Wed, Oct 09, 2024 at 05:51:16PM +0800, Wei Fang wrote:
> Add related YAML documentation and header files. Also, add maintainers
> from the i.MX side as ENETC starts to be used on i.MX platforms.
>
> Signed-off-by: Wei Fang <wei.fang@nxp.com>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index af635dc60cfe..355b81b642a9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9015,9 +9015,18 @@ F:	drivers/dma/fsl-edma*.*
>  FREESCALE ENETC ETHERNET DRIVERS
>  M:	Claudiu Manoil <claudiu.manoil@nxp.com>
>  M:	Vladimir Oltean <vladimir.oltean@nxp.com>
> +M:	Wei Fang <wei.fang@nxp.com>
> +M:	Clark Wang <xiaoning.wang@nxp.com>
> +L:	imx@lists.linux.dev
>  L:	netdev@vger.kernel.org
>  S:	Maintained
> +F:	Documentation/devicetree/bindings/net/fsl,enetc-ierb.yaml
> +F:	Documentation/devicetree/bindings/net/fsl,enetc-mdio.yaml
> +F:	Documentation/devicetree/bindings/net/fsl,enetc.yaml
> +F:	Documentation/devicetree/bindings/net/nxp,netc-blk-ctrl.yaml

Missed enetc_pf_common.c

Frank

>  F:	drivers/net/ethernet/freescale/enetc/
> +F:	include/linux/fsl/enetc_mdio.h
> +F:	include/linux/fsl/netc_global.h
>
>  FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
>  M:	Claudiu Manoil <claudiu.manoil@nxp.com>
> --
> 2.34.1
>