linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
@ 2020-11-10  7:18 Kurt Kanzenbach
  2020-11-10 13:00 ` Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kurt Kanzenbach @ 2020-11-10  7:18 UTC (permalink / raw)
  To: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S. Miller, Jakub Kicinski
  Cc: netdev, linux-kernel, Kurt Kanzenbach

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
+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


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
  2020-11-10  7:18 [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach
@ 2020-11-10 13:00 ` Vladimir Oltean
  2020-11-10 13:54   ` Kurt Kanzenbach
  2020-11-10 22:47 ` Andrew Lunn
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 6+ messages in thread
From: Vladimir Oltean @ 2020-11-10 13:00 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, David S. Miller,
	Jakub Kicinski, netdev, linux-kernel

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
> 

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
  2020-11-10 13:00 ` Vladimir Oltean
@ 2020-11-10 13:54   ` Kurt Kanzenbach
  0 siblings, 0 replies; 6+ messages in thread
From: Kurt Kanzenbach @ 2020-11-10 13:54 UTC (permalink / raw)
  To: Vladimir Oltean
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, David S. Miller,
	Jakub Kicinski, netdev, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
  2020-11-10  7:18 [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach
  2020-11-10 13:00 ` Vladimir Oltean
@ 2020-11-10 22:47 ` Andrew Lunn
  2020-11-10 22:51 ` Vladimir Oltean
  2020-11-12  1:29 ` Jakub Kicinski
  3 siblings, 0 replies; 6+ messages in thread
From: Andrew Lunn @ 2020-11-10 22:47 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S. Miller, Jakub Kicinski, netdev, linux-kernel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
  2020-11-10  7:18 [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach
  2020-11-10 13:00 ` Vladimir Oltean
  2020-11-10 22:47 ` Andrew Lunn
@ 2020-11-10 22:51 ` Vladimir Oltean
  2020-11-12  1:29 ` Jakub Kicinski
  3 siblings, 0 replies; 6+ messages in thread
From: Vladimir Oltean @ 2020-11-10 22:51 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, David S. Miller,
	Jakub Kicinski, netdev, linux-kernel

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>

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver
  2020-11-10  7:18 [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach
                   ` (2 preceding siblings ...)
  2020-11-10 22:51 ` Vladimir Oltean
@ 2020-11-12  1:29 ` Jakub Kicinski
  3 siblings, 0 replies; 6+ messages in thread
From: Jakub Kicinski @ 2020-11-12  1:29 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: Andrew Lunn, Vivien Didelot, Florian Fainelli, Vladimir Oltean,
	David S. Miller, netdev, linux-kernel

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!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-12  5:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10  7:18 [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach
2020-11-10 13:00 ` Vladimir Oltean
2020-11-10 13:54   ` Kurt Kanzenbach
2020-11-10 22:47 ` Andrew Lunn
2020-11-10 22:51 ` Vladimir Oltean
2020-11-12  1:29 ` Jakub Kicinski

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).