From: Fugang Duan <[email protected]> Sent: Wednesday, March 02, 2016 5:25 PM > To: [email protected] > Cc: [email protected]; Fugang Duan <[email protected]> > Subject: [PATCH] MAINTAINERS: add maintainer entry for FREESCALE FEC > ethernet driver > > Add a maintainer entry for FREESCALE FEC ethernet driver and add myself as a > maintainer. > > Signed-off-by: Fugang Duan <[email protected]> > ---
Hi David, Recently, there have many fec Ethernet driver patches sent out review, to avoid introducing impact on fec driver stable for all i.MX platforms, I request to add myself as the driver maintainer for helping patch review. Current the driver supports FEC and ENET controllers, support HW PTP for i.MX25/i.MX50/i.MX51/i.MX53/i.MX6x/i.MX7x/i.MX8x... There have some feature extensions in later chips. It is more convenient for us to test reviewing patches. Regards, Andy > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 0499f9e..4d4b18f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -4552,6 +4552,15 @@ S: Maintained > F: drivers/net/ethernet/freescale/fs_enet/ > F: include/linux/fs_enet_pd.h > > +FREESCALE IMX / MXC FEC DRIVER > +M: Fugang Duan <[email protected]> > +L: [email protected] > +S: Maintained > +F: drivers/net/ethernet/freescale/fec_main.c > +F: drivers/net/ethernet/freescale/fec_ptp.c > +F: drivers/net/ethernet/freescale/fec.h > +F: Documentation/devicetree/bindings/net/fsl-fec.txt > + > FREESCALE QUICC ENGINE LIBRARY > L: [email protected] > S: Orphan > -- > 1.9.1
