diff mbox series

[net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver

Message ID 20201110071829.7467-1-kurt@linutronix.de
State Superseded
Headers show
Series [net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver | expand

Commit Message

Kurt Kanzenbach Nov. 10, 2020, 7:18 a.m. UTC
Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.

Suggested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)

Comments

Vladimir Oltean Nov. 10, 2020, 1 p.m. UTC | #1
On Tue, Nov 10, 2020 at 08:18:29AM +0100, Kurt Kanzenbach wrote:
> Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---
>  MAINTAINERS | 9 +++++++++
>  1 file changed, 9 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2a0fde12b650..7fe936fc7e76 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7897,6 +7897,15 @@ F:	include/linux/hippidevice.h
>  F:	include/uapi/linux/if_hippi.h
>  F:	net/802/hippi.c
>  
> +HIRSCHMANN HELLCREEK ETHERNET SWITCH DRIVER
> +M:	Kurt Kanzenbach <kurt@linutronix.de>
> +L:	netdev@vger.kernel.org
> +S:	Maintained

Just want to make sure you're aware of the difference:

	   Supported:	Someone is actually paid to look after this.
	   Maintained:	Someone actually looks after it.

> +F:	Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
> +F:	drivers/net/dsa/hirschmann/*
> +F:	include/linux/platform_data/hirschmann-hellcreek.h
> +F:	net/dsa/tag_hellcreek.c
> +
>  HISILICON DMA DRIVER
>  M:	Zhou Wang <wangzhou1@hisilicon.com>
>  L:	dmaengine@vger.kernel.org
> -- 
> 2.20.1
>
Kurt Kanzenbach Nov. 10, 2020, 1:54 p.m. UTC | #2
On Tue Nov 10 2020, Vladimir Oltean wrote:
> On Tue, Nov 10, 2020 at 08:18:29AM +0100, Kurt Kanzenbach wrote:
>> Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.
>> 
>> Suggested-by: Andrew Lunn <andrew@lunn.ch>
>> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
>> ---
>>  MAINTAINERS | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>> 
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 2a0fde12b650..7fe936fc7e76 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7897,6 +7897,15 @@ F:	include/linux/hippidevice.h
>>  F:	include/uapi/linux/if_hippi.h
>>  F:	net/802/hippi.c
>>  
>> +HIRSCHMANN HELLCREEK ETHERNET SWITCH DRIVER
>> +M:	Kurt Kanzenbach <kurt@linutronix.de>
>> +L:	netdev@vger.kernel.org
>> +S:	Maintained
>
> Just want to make sure you're aware of the difference:
>
> 	   Supported:	Someone is actually paid to look after this.
> 	   Maintained:	Someone actually looks after it.

Yea, that's fine.

Thanks,
Kurt
Andrew Lunn Nov. 10, 2020, 10:47 p.m. UTC | #3
On Tue, Nov 10, 2020 at 08:18:29AM +0100, Kurt Kanzenbach wrote:
> Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Vladimir Oltean Nov. 10, 2020, 10:51 p.m. UTC | #4
On Tue, Nov 10, 2020 at 08:18:29AM +0100, Kurt Kanzenbach wrote:
> Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---

Reviewed-by: Vladimir Oltean <olteanv@gmail.com>
Jakub Kicinski Nov. 12, 2020, 1:29 a.m. UTC | #5
On Tue, 10 Nov 2020 08:18:29 +0100 Kurt Kanzenbach wrote:
> Add myself to cover the Hirschmann Hellcreek TSN Ethernet Switch Driver.
> 
> Suggested-by: Andrew Lunn <andrew@lunn.ch>
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>

Applied, thanks!
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 2a0fde12b650..7fe936fc7e76 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7897,6 +7897,15 @@  F:	include/linux/hippidevice.h
 F:	include/uapi/linux/if_hippi.h
 F:	net/802/hippi.c
 
+HIRSCHMANN HELLCREEK ETHERNET SWITCH DRIVER
+M:	Kurt Kanzenbach <kurt@linutronix.de>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
+F:	drivers/net/dsa/hirschmann/*
+F:	include/linux/platform_data/hirschmann-hellcreek.h
+F:	net/dsa/tag_hellcreek.c
+
 HISILICON DMA DRIVER
 M:	Zhou Wang <wangzhou1@hisilicon.com>
 L:	dmaengine@vger.kernel.org