> -----Original Message----- > From: Frank Li <frank.li@xxxxxxx> > Sent: 2024年10月11日 3:21 > To: Wei Fang <wei.fang@xxxxxxx> > Cc: davem@xxxxxxxxxxxxx; edumazet@xxxxxxxxxx; kuba@xxxxxxxxxx; > pabeni@xxxxxxxxxx; robh@xxxxxxxxxx; krzk+dt@xxxxxxxxxx; > conor+dt@xxxxxxxxxx; Vladimir Oltean <vladimir.oltean@xxxxxxx>; Claudiu > Manoil <claudiu.manoil@xxxxxxx>; Clark Wang <xiaoning.wang@xxxxxxx>; > christophe.leroy@xxxxxxxxxx; linux@xxxxxxxxxxxxxxx; bhelgaas@xxxxxxxxxx; > imx@xxxxxxxxxxxxxxx; netdev@xxxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; linux-pci@xxxxxxxxxxxxxxx > Subject: Re: [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files > and maintainers > > 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@xxxxxxx> > > --- > > 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@xxxxxxx> > > M: Vladimir Oltean <vladimir.oltean@xxxxxxx> > > +M: Wei Fang <wei.fang@xxxxxxx> > > +M: Clark Wang <xiaoning.wang@xxxxxxx> > > +L: imx@xxxxxxxxxxxxxxx > > L: netdev@xxxxxxxxxxxxxxx > > 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 > enetc_pf_common.c is in drivers/net/ethernet/freescale/enetc/ > > > 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@xxxxxxx> > > -- > > 2.34.1 > >