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 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@xxxxxxx> > -- > 2.34.1 >