RE: [PATCH v4 net-next 14/14] MAINTAINERS: add new file ntmp.h to ENETC driver
From: Wei Fang
Date: Tue Mar 18 2025 - 01:14:34 EST
> On Tue, Mar 11, 2025 at 01:38:30PM +0800, Wei Fang wrote:
> > Add new file ntmp.h. to ENETC driver.
> >
> > Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> > ---
> > MAINTAINERS | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > 7078199fcebf..e259b659eadb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9174,6 +9174,7 @@ 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
> > +F: include/linux/fsl/ntmp.h
> >
> > FREESCALE eTSEC ETHERNET DRIVER (GIANFAR)
> > M: Claudiu Manoil <claudiu.manoil@xxxxxxx>
> > --
> > 2.34.1
> >
>
> This should be squashed with the patch that adds the initial NTMP support.
> We don't split out patches to the MAINTAINERS file.
Okay, I will squashed it to the NTMP patch.