diff mbox

[v3,1/4] MAINTAINERS: Add entry for APM X-Gene SoC ethernet driver

Message ID 1397702368-4846-2-git-send-email-isubramanian@apm.com
State Changes Requested, archived
Delegated to: David Miller
Headers show

Commit Message

Iyappan Subramanian April 17, 2014, 2:39 a.m. UTC
This patch adds a MAINTAINERS entry for APM X-Gene SoC
ethernet driver.

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Ravi Patel <rapatel@apm.com>
Signed-off-by: Keyur Chudgar <kchudgar@apm.com>
---
 MAINTAINERS |    8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Joe Perches April 17, 2014, 3:18 a.m. UTC | #1
On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote:
> This patch adds a MAINTAINERS entry for APM X-Gene SoC
> ethernet driver.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -686,6 +686,14 @@ S:	Maintained
>  F:	drivers/net/appletalk/
>  F:	net/appletalk/
>  
> +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
> +M:	Iyappan Subramanian <isubramanian@apm.com>
> +M:	Keyur Chudgar <kchudgar@apm.com>
> +M:	Ravi Patel <rapatel@apm.com>
> +S:	Maintained
> +F:	drivers/net/ethernet/apm/xgene

Please add a terminating slash to show this is a directory.

F:	drivers/net/ethernet/apm/xgene/


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Javier Martinez Canillas April 21, 2014, 12:56 a.m. UTC | #2
Hello Lyappan,

On Thu, Apr 17, 2014 at 5:18 AM, Joe Perches <joe@perches.com> wrote:
> On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote:
>> This patch adds a MAINTAINERS entry for APM X-Gene SoC
>> ethernet driver.
> []
>> diff --git a/MAINTAINERS b/MAINTAINERS
> []
>> @@ -686,6 +686,14 @@ S:       Maintained
>>  F:   drivers/net/appletalk/
>>  F:   net/appletalk/
>>
>> +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
>> +M:   Iyappan Subramanian <isubramanian@apm.com>
>> +M:   Keyur Chudgar <kchudgar@apm.com>
>> +M:   Ravi Patel <rapatel@apm.com>
>> +S:   Maintained
>> +F:   drivers/net/ethernet/apm/xgene
>
> Please add a terminating slash to show this is a directory.
>
> F:      drivers/net/ethernet/apm/xgene/
>

Also if you are maintaining this driver as a part of your daily work
(i.e: actually being paid for it by your company) the status should be
"Supported" instead.

If you are doing it on your own time but still using your company
email address then "Maintained" is correct.

Best regards,
Javier
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Iyappan Subramanian April 24, 2014, 12:51 a.m. UTC | #3
Hi Javier,

On Sun, Apr 20, 2014 at 5:56 PM, Javier Martinez Canillas
<javier@dowhile0.org> wrote:
> Hello Lyappan,
>
> On Thu, Apr 17, 2014 at 5:18 AM, Joe Perches <joe@perches.com> wrote:
>> On Wed, 2014-04-16 at 19:39 -0700, Iyappan Subramanian wrote:
>>> This patch adds a MAINTAINERS entry for APM X-Gene SoC
>>> ethernet driver.
>> []
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>> []
>>> @@ -686,6 +686,14 @@ S:       Maintained
>>>  F:   drivers/net/appletalk/
>>>  F:   net/appletalk/
>>>
>>> +APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
>>> +M:   Iyappan Subramanian <isubramanian@apm.com>
>>> +M:   Keyur Chudgar <kchudgar@apm.com>
>>> +M:   Ravi Patel <rapatel@apm.com>
>>> +S:   Maintained
>>> +F:   drivers/net/ethernet/apm/xgene
>>
>> Please add a terminating slash to show this is a directory.
>>
>> F:      drivers/net/ethernet/apm/xgene/
>>
>
> Also if you are maintaining this driver as a part of your daily work
> (i.e: actually being paid for it by your company) the status should be
> "Supported" instead.
>
> If you are doing it on your own time but still using your company
> email address then "Maintained" is correct.

Thanks.  I will change this to Supported.

>
> Best regards,
> Javier
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 11b3937..bc32a01 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -686,6 +686,14 @@  S:	Maintained
 F:	drivers/net/appletalk/
 F:	net/appletalk/
 
+APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER
+M:	Iyappan Subramanian <isubramanian@apm.com>
+M:	Keyur Chudgar <kchudgar@apm.com>
+M:	Ravi Patel <rapatel@apm.com>
+S:	Maintained
+F:	drivers/net/ethernet/apm/xgene
+F:	Documentation/devicetree/bindings/net/apm-xgene-enet.txt
+
 APTINA CAMERA SENSOR PLL
 M:	Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
 L:	linux-media@vger.kernel.org