From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers Date: Wed, 20 Apr 2016 07:23:50 -0700 Message-ID: <20160420142350.GD5995@atomide.com> References: <1461151509-2368-1-git-send-email-grygorii.strashko@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Sekhar Nori , linux-omap@vger.kernel.org, "David S. Miller" , Mugunthan V N , Richard Cochran To: Grygorii Strashko Return-path: Received: from muru.com ([72.249.23.125]:51525 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754615AbcDTOX4 (ORCPT ); Wed, 20 Apr 2016 10:23:56 -0400 Content-Disposition: inline In-Reply-To: <1461151509-2368-1-git-send-email-grygorii.strashko@ti.com> Sender: netdev-owner@vger.kernel.org List-ID: * Grygorii Strashko [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" > Cc: Mugunthan V N > Cc: Richard Cochran > Signed-off-by: Grygorii Strashko > --- > 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 > +R: Grygorii Strashko > +L: linux-omap@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 > S: Maintained > -- Please add netdev list also there as the primary list: L: netdev@vger.kernel.org L: linux-omap@vger.kernel.org Then we can easily review and ack the patches for Dave to apply. Regards, Tony