* [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
@ 2016-04-20 11:25 Grygorii Strashko
2016-04-20 14:23 ` Tony Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Grygorii Strashko @ 2016-04-20 11:25 UTC (permalink / raw)
To: netdev, linux-kernel
Cc: Sekhar Nori, Tony Lindgren, linux-omap, Grygorii Strashko,
David S. Miller, Mugunthan V N, Richard Cochran
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: Mugunthan V N <mugunthanvnm@ti.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Grygorii Strashko <grygorii.strashko@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 <mugunthanvnm@ti.com>
+R: Grygorii Strashko <grygorii.strashko@ti.com>
+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 <oakad@yahoo.com>
S: Maintained
--
2.8.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
2016-04-20 11:25 [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers Grygorii Strashko
@ 2016-04-20 14:23 ` Tony Lindgren
2016-04-20 16:18 ` Grygorii Strashko
0 siblings, 1 reply; 4+ messages in thread
From: Tony Lindgren @ 2016-04-20 14:23 UTC (permalink / raw)
To: Grygorii Strashko
Cc: netdev, linux-kernel, Sekhar Nori, linux-omap, David S. Miller,
Mugunthan V N, Richard Cochran
* Grygorii Strashko <grygorii.strashko@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" <davem@davemloft.net>
> Cc: Mugunthan V N <mugunthanvnm@ti.com>
> Cc: Richard Cochran <richardcochran@gmail.com>
> Signed-off-by: Grygorii Strashko <grygorii.strashko@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 <mugunthanvnm@ti.com>
> +R: Grygorii Strashko <grygorii.strashko@ti.com>
> +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 <oakad@yahoo.com>
> 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
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
2016-04-20 14:23 ` Tony Lindgren
@ 2016-04-20 16:18 ` Grygorii Strashko
2016-04-20 18:03 ` Tony Lindgren
0 siblings, 1 reply; 4+ messages in thread
From: Grygorii Strashko @ 2016-04-20 16:18 UTC (permalink / raw)
To: Tony Lindgren
Cc: netdev, linux-kernel, Sekhar Nori, linux-omap, David S. Miller,
Mugunthan V N, Richard Cochran
On 04/20/2016 05:23 PM, Tony Lindgren wrote:
> * Grygorii Strashko <grygorii.strashko@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" <davem@davemloft.net>
>> Cc: Mugunthan V N <mugunthanvnm@ti.com>
>> Cc: Richard Cochran <richardcochran@gmail.com>
>> Signed-off-by: Grygorii Strashko <grygorii.strashko@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 <mugunthanvnm@ti.com>
>> +R: Grygorii Strashko <grygorii.strashko@ti.com>
>> +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 <oakad@yahoo.com>
>> 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.
>
I can, but want clarify if it really necessary, because get_maintainer.pl
automatically adds netdev@vger.kernel.org:
./scripts/get_maintainer.pl ~/.../0001-drivers-net-cpsw-fix-port_mask-parameters-in-ale-cal.patch
Mugunthan V N <mugunthanvnm@ti.com> (maintainer:TI ETHERNET SWITCH DRIVER (CPSW))
Grygorii Strashko <grygorii.strashko@ti.com> (reviewer:TI ETHERNET SWITCH DRIVER (CPSW))
linux-omap@vger.kernel.org (open list:TI ETHERNET SWITCH DRIVER (CPSW))
netdev@vger.kernel.org (open list:NETWORKING DRIVERS)
linux-kernel@vger.kernel.org (open list)
--
regards,
-grygorii
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers
2016-04-20 16:18 ` Grygorii Strashko
@ 2016-04-20 18:03 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2016-04-20 18:03 UTC (permalink / raw)
To: Grygorii Strashko
Cc: netdev, linux-kernel, Sekhar Nori, linux-omap, David S. Miller,
Mugunthan V N, Richard Cochran
* Grygorii Strashko <grygorii.strashko@ti.com> [160420 09:19]:
> On 04/20/2016 05:23 PM, Tony Lindgren wrote:
> > * Grygorii Strashko <grygorii.strashko@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" <davem@davemloft.net>
> >> Cc: Mugunthan V N <mugunthanvnm@ti.com>
> >> Cc: Richard Cochran <richardcochran@gmail.com>
> >> Signed-off-by: Grygorii Strashko <grygorii.strashko@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 <mugunthanvnm@ti.com>
> >> +R: Grygorii Strashko <grygorii.strashko@ti.com>
> >> +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 <oakad@yahoo.com>
> >> 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.
> >
>
> I can, but want clarify if it really necessary, because get_maintainer.pl
> automatically adds netdev@vger.kernel.org:
Well it may not be obvious from reading MAINTAINERS file though :)
Tony
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-04-20 18:03 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 11:25 [PATCH] MAINTAINERS: net: add entry for TI Ethernet Switch drivers Grygorii Strashko
2016-04-20 14:23 ` Tony Lindgren
2016-04-20 16:18 ` Grygorii Strashko
2016-04-20 18:03 ` Tony Lindgren
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).