2016-04-21 10:14:06

by Grygorii Strashko

[permalink] [raw]
Subject: [PATCH v2] MAINTAINERS: net: add entry for TI Ethernet Switch drivers

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" <[email protected]>
Cc: Tony Lindgren <[email protected]>
Cc: Mugunthan V N <[email protected]>
Cc: Richard Cochran <[email protected]>
Signed-off-by: Grygorii Strashko <[email protected]>
---
Changes in v2:
- added [email protected] list

MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

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 <[email protected]>
+R: Grygorii Strashko <[email protected]>
+L: [email protected]
+L: [email protected]
+S: Maintained
+F: drivers/net/ethernet/ti/cpsw*
+F: drivers/net/ethernet/ti/davinci*
+
TI FLASH MEDIA INTERFACE DRIVER
M: Alex Dubov <[email protected]>
S: Maintained
--
2.8.1


2016-04-21 11:18:18

by Mugunthan V N

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: net: add entry for TI Ethernet Switch drivers

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" <[email protected]>
> Cc: Tony Lindgren <[email protected]>
> Cc: Mugunthan V N <[email protected]>
> Cc: Richard Cochran <[email protected]>
> Signed-off-by: Grygorii Strashko <[email protected]>

Acked-by: Mugunthan V N <[email protected]>

Regards
Mugunthan V N

2016-04-21 14:33:16

by Tony Lindgren

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: net: add entry for TI Ethernet Switch drivers

* Mugunthan V N <[email protected]> [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" <[email protected]>
> > Cc: Tony Lindgren <[email protected]>
> > Cc: Mugunthan V N <[email protected]>
> > Cc: Richard Cochran <[email protected]>
> > Signed-off-by: Grygorii Strashko <[email protected]>
>
> Acked-by: Mugunthan V N <[email protected]>

Looks good to me too thanks:

Acked-by: Tony Lindgren <[email protected]>

2016-04-24 18:20:30

by David Miller

[permalink] [raw]
Subject: Re: [PATCH v2] MAINTAINERS: net: add entry for TI Ethernet Switch drivers

From: Grygorii Strashko <[email protected]>
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" <[email protected]>
> Cc: Tony Lindgren <[email protected]>
> Cc: Mugunthan V N <[email protected]>
> Cc: Richard Cochran <[email protected]>
> Signed-off-by: Grygorii Strashko <[email protected]>
> ---
> Changes in v2:
> - added [email protected] list

Applied, thanks.