* Grygorii Strashko <grygorii.stras...@ti.com> [160420 04:26]: > Add record for TI Ethernet Switch Driver CPSW/CPDMA/MDIO HW > (am33/am43/am57/dr7/davinci) to ensure that related patches > will go through dedicated linux-omap list. > > Also add Mugunthan as maintainer and myself as the reviewer. > > Cc: "David S. Miller" <da...@davemloft.net> > Cc: Mugunthan V N <mugunthan...@ti.com> > Cc: Richard Cochran <richardcoch...@gmail.com> > Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 1d5b4be..aca864d 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11071,6 +11071,14 @@ S: Maintained > F: drivers/clk/ti/ > F: include/linux/clk/ti.h > > +TI ETHERNET SWITCH DRIVER (CPSW) > +M: Mugunthan V N <mugunthan...@ti.com> > +R: Grygorii Strashko <grygorii.stras...@ti.com> > +L: linux-o...@vger.kernel.org > +S: Maintained > +F: drivers/net/ethernet/ti/cpsw* > +F: drivers/net/ethernet/ti/davinci* > + > TI FLASH MEDIA INTERFACE DRIVER > M: Alex Dubov <oa...@yahoo.com> > S: Maintained > --
Please add netdev list also there as the primary list: L: netdev@vger.kernel.org L: linux-o...@vger.kernel.org Then we can easily review and ack the patches for Dave to apply. Regards, Tony