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.f...@nxp.com> > --- > 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.man...@nxp.com> > -- > 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.