Message ID | 1461233636-18667-1-git-send-email-grygorii.strashko@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thursday 21 April 2016 03:43 PM, Grygorii Strashko wrote: > 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" <davem@davemloft.net> > Cc: Tony Lindgren <tony@atomide.com> > Cc: Mugunthan V N <mugunthanvnm@ti.com> > Cc: Richard Cochran <richardcochran@gmail.com> > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Regards Mugunthan V N -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
* Mugunthan V N <mugunthanvnm@ti.com> [160421 04:19]: > On Thursday 21 April 2016 03:43 PM, Grygorii Strashko wrote: > > 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" <davem@davemloft.net> > > Cc: Tony Lindgren <tony@atomide.com> > > Cc: Mugunthan V N <mugunthanvnm@ti.com> > > Cc: Richard Cochran <richardcochran@gmail.com> > > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> > > Acked-by: Mugunthan V N <mugunthanvnm@ti.com> Looks good to me too thanks: Acked-by: Tony Lindgren <tony@atomide.com> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
From: Grygorii Strashko <grygorii.strashko@ti.com> Date: Thu, 21 Apr 2016 13:13:56 +0300 > 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" <davem@davemloft.net> > Cc: Tony Lindgren <tony@atomide.com> > Cc: Mugunthan V N <mugunthanvnm@ti.com> > Cc: Richard Cochran <richardcochran@gmail.com> > Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> > --- > Changes in v2: > - added netdev@vger.kernel.org list Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 1d5b4be..8491336 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11071,6 +11071,15 @@ S: Maintained F: drivers/clk/ti/ F: include/linux/clk/ti.h +TI ETHERNET SWITCH DRIVER (CPSW) +M: Mugunthan V N <mugunthanvnm@ti.com> +R: Grygorii Strashko <grygorii.strashko@ti.com> +L: linux-omap@vger.kernel.org +L: netdev@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 <oakad@yahoo.com> S: Maintained
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" <davem@davemloft.net> Cc: Tony Lindgren <tony@atomide.com> Cc: Mugunthan V N <mugunthanvnm@ti.com> Cc: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com> --- Changes in v2: - added netdev@vger.kernel.org list MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)