public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
@ 2022-12-12  8:15 Kurt Kanzenbach
  2022-12-12 10:32 ` Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Kurt Kanzenbach @ 2022-12-12  8:15 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Vladimir Oltean
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Vivien Didelot, Colin Foster,
	netdev, devicetree, Kurt Kanzenbach

The current DSA maintainers are Florian Fainelli, Andrew Lunn and Vladimir
Oltean. Update the hellcreek binding accordingly.

Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
---
 .../devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml b/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
index 73b774eadd0b..1d7dab31457d 100644
--- a/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
+++ b/Documentation/devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml
@@ -12,7 +12,7 @@ allOf:
 maintainers:
   - Andrew Lunn <andrew@lunn.ch>
   - Florian Fainelli <f.fainelli@gmail.com>
-  - Vivien Didelot <vivien.didelot@gmail.com>
+  - Vladimir Oltean <olteanv@gmail.com>
   - Kurt Kanzenbach <kurt@linutronix.de>
 
 description:
-- 
2.30.2


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

* Re: [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
  2022-12-12  8:15 [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers Kurt Kanzenbach
@ 2022-12-12 10:32 ` Vladimir Oltean
  2022-12-12 17:16 ` Rob Herring
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Vladimir Oltean @ 2022-12-12 10:32 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: Andrew Lunn, Florian Fainelli, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Vivien Didelot, Colin Foster, netdev, devicetree

On Mon, Dec 12, 2022 at 09:15:46AM +0100, Kurt Kanzenbach wrote:
> The current DSA maintainers are Florian Fainelli, Andrew Lunn and Vladimir
> Oltean. Update the hellcreek binding accordingly.
> 
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---

Reviewed-by: Vladimir Oltean <olteanv@gmail.com>

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

* Re: [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
  2022-12-12  8:15 [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers Kurt Kanzenbach
  2022-12-12 10:32 ` Vladimir Oltean
@ 2022-12-12 17:16 ` Rob Herring
  2022-12-12 20:18 ` Florian Fainelli
  2022-12-12 23:10 ` patchwork-bot+netdevbpf
  3 siblings, 0 replies; 5+ messages in thread
From: Rob Herring @ 2022-12-12 17:16 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: David S. Miller, Andrew Lunn, Vladimir Oltean, Colin Foster,
	Vivien Didelot, Krzysztof Kozlowski, Florian Fainelli,
	Paolo Abeni, Jakub Kicinski, netdev, Rob Herring, devicetree,
	Eric Dumazet


On Mon, 12 Dec 2022 09:15:46 +0100, Kurt Kanzenbach wrote:
> The current DSA maintainers are Florian Fainelli, Andrew Lunn and Vladimir
> Oltean. Update the hellcreek binding accordingly.
> 
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---
>  .../devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
  2022-12-12  8:15 [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers Kurt Kanzenbach
  2022-12-12 10:32 ` Vladimir Oltean
  2022-12-12 17:16 ` Rob Herring
@ 2022-12-12 20:18 ` Florian Fainelli
  2022-12-12 23:10 ` patchwork-bot+netdevbpf
  3 siblings, 0 replies; 5+ messages in thread
From: Florian Fainelli @ 2022-12-12 20:18 UTC (permalink / raw)
  To: Kurt Kanzenbach, Andrew Lunn, Vladimir Oltean
  Cc: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Vivien Didelot, Colin Foster,
	netdev, devicetree

On 12/12/22 00:15, Kurt Kanzenbach wrote:
> The current DSA maintainers are Florian Fainelli, Andrew Lunn and Vladimir
> Oltean. Update the hellcreek binding accordingly.
> 
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>

Acked-by: Florian Fainelli <f.fainelli@gmail.com>
-- 
Florian


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

* Re: [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
  2022-12-12  8:15 [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers Kurt Kanzenbach
                   ` (2 preceding siblings ...)
  2022-12-12 20:18 ` Florian Fainelli
@ 2022-12-12 23:10 ` patchwork-bot+netdevbpf
  3 siblings, 0 replies; 5+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-12-12 23:10 UTC (permalink / raw)
  To: Kurt Kanzenbach
  Cc: andrew, f.fainelli, olteanv, davem, edumazet, kuba, pabeni,
	robh+dt, krzysztof.kozlowski+dt, vivien.didelot, colin.foster,
	netdev, devicetree

Hello:

This patch was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Mon, 12 Dec 2022 09:15:46 +0100 you wrote:
> The current DSA maintainers are Florian Fainelli, Andrew Lunn and Vladimir
> Oltean. Update the hellcreek binding accordingly.
> 
> Signed-off-by: Kurt Kanzenbach <kurt@linutronix.de>
> ---
>  .../devicetree/bindings/net/dsa/hirschmann,hellcreek.yaml       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers
    https://git.kernel.org/netdev/net-next/c/93e637a37b28

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2022-12-12 23:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12  8:15 [PATCH net-next] dt-bindings: net: dsa: hellcreek: Sync DSA maintainers Kurt Kanzenbach
2022-12-12 10:32 ` Vladimir Oltean
2022-12-12 17:16 ` Rob Herring
2022-12-12 20:18 ` Florian Fainelli
2022-12-12 23:10 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox