netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
@ 2025-07-24 11:37 Krzysztof Kozlowski
  2025-07-25 23:20 ` Rob Herring (Arm)
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-24 11:37 UTC (permalink / raw)
  To: Michael Hennerich, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Marcelo Schmitt, netdev, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Emails to alexandru.tachici@analog.com bounce permanently:

  Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'

so replace him with Marcelo Schmitt from Analog.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

I don't know who from Analog should maintain these devices, so I chosen
author from Analog of one of last commits.

Marcelo Schmitt, could you confirm that you are okay (or not) with this?
---
 Documentation/devicetree/bindings/net/adi,adin.yaml     | 2 +-
 Documentation/devicetree/bindings/net/adi,adin1110.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml
index 929cf8c0b0fd..c425a9f1886d 100644
--- a/Documentation/devicetree/bindings/net/adi,adin.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Analog Devices ADIN1200/ADIN1300 PHY
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Marcelo Schmitt <marcelo.schmitt@analog.com>
 
 description: |
   Bindings for Analog Devices Industrial Ethernet PHYs
diff --git a/Documentation/devicetree/bindings/net/adi,adin1110.yaml b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
index 9de865295d7a..0a73e01d7f97 100644
--- a/Documentation/devicetree/bindings/net/adi,adin1110.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: ADI ADIN1110 MAC-PHY
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Marcelo Schmitt <marcelo.schmitt@analog.com>
 
 description: |
   The ADIN1110 is a low power single port 10BASE-T1L MAC-
-- 
2.48.1


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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
@ 2025-07-25 23:20 ` Rob Herring (Arm)
  2025-08-01 20:16 ` Jakub Kicinski
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: Rob Herring (Arm) @ 2025-07-25 23:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Andrew Lunn, Krzysztof Kozlowski, David S. Miller,
	Marcelo Schmitt, netdev, Paolo Abeni, Conor Dooley,
	Michael Hennerich, Eric Dumazet, Jakub Kicinski, devicetree,
	linux-kernel


On Thu, 24 Jul 2025 13:37:59 +0200, Krzysztof Kozlowski wrote:
> Emails to alexandru.tachici@analog.com bounce permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace him with Marcelo Schmitt from Analog.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> ---
> 
> I don't know who from Analog should maintain these devices, so I chosen
> author from Analog of one of last commits.
> 
> Marcelo Schmitt, could you confirm that you are okay (or not) with this?
> ---
>  Documentation/devicetree/bindings/net/adi,adin.yaml     | 2 +-
>  Documentation/devicetree/bindings/net/adi,adin1110.yaml | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 

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


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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
  2025-07-25 23:20 ` Rob Herring (Arm)
@ 2025-08-01 20:16 ` Jakub Kicinski
  2025-08-02  7:43   ` Krzysztof Kozlowski
  2025-08-05 12:43 ` Schmitt, Marcelo
                   ` (2 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Jakub Kicinski @ 2025-08-01 20:16 UTC (permalink / raw)
  To: Marcelo Schmitt
  Cc: Krzysztof Kozlowski, Michael Hennerich, Andrew Lunn,
	David S. Miller, Eric Dumazet, Paolo Abeni, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, netdev, devicetree,
	linux-kernel

On Thu, 24 Jul 2025 13:37:59 +0200 Krzysztof Kozlowski wrote:
> Marcelo Schmitt, could you confirm that you are okay (or not) with this?

Doesn't look like Marcelo is responding, Marcelo?

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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-08-01 20:16 ` Jakub Kicinski
@ 2025-08-02  7:43   ` Krzysztof Kozlowski
  2025-08-05 10:48     ` Nuno Sá
  0 siblings, 1 reply; 9+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-02  7:43 UTC (permalink / raw)
  To: Jakub Kicinski, Marcelo Schmitt, Cedric Encarnacion, Nuno Sá
  Cc: Michael Hennerich, Andrew Lunn, David S. Miller, Eric Dumazet,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On 01/08/2025 22:16, Jakub Kicinski wrote:
> On Thu, 24 Jul 2025 13:37:59 +0200 Krzysztof Kozlowski wrote:
>> Marcelo Schmitt, could you confirm that you are okay (or not) with this?
> 
> Doesn't look like Marcelo is responding, Marcelo?


Maybe we should just remove support for these Analog devices?

Cc two more recent addresses from analog.com.

Best regards,
Krzysztof

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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-08-02  7:43   ` Krzysztof Kozlowski
@ 2025-08-05 10:48     ` Nuno Sá
  2025-08-05 11:02       ` Nuno Sá
  0 siblings, 1 reply; 9+ messages in thread
From: Nuno Sá @ 2025-08-05 10:48 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Jakub Kicinski, Marcelo Schmitt, Cedric Encarnacion, Nuno Sá,
	Michael Hennerich, Andrew Lunn, David S. Miller, Eric Dumazet,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On Sat, Aug 02, 2025 at 09:43:13AM +0200, Krzysztof Kozlowski wrote:
> On 01/08/2025 22:16, Jakub Kicinski wrote:
> > On Thu, 24 Jul 2025 13:37:59 +0200 Krzysztof Kozlowski wrote:
> >> Marcelo Schmitt, could you confirm that you are okay (or not) with this?
> > 
> > Doesn't look like Marcelo is responding, Marcelo?
> 
> 
> Maybe we should just remove support for these Analog devices?
> 
> Cc two more recent addresses from analog.com.
> 

Oh sorry, somehow I missed this one! Feel me free to add me...

I'll ping Marcelo internally.

- Nuno Sá


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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-08-05 10:48     ` Nuno Sá
@ 2025-08-05 11:02       ` Nuno Sá
  0 siblings, 0 replies; 9+ messages in thread
From: Nuno Sá @ 2025-08-05 11:02 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Jakub Kicinski, Marcelo Schmitt, Cedric Encarnacion, Nuno Sá,
	Michael Hennerich, Andrew Lunn, David S. Miller, Eric Dumazet,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev, devicetree, linux-kernel

On Tue, 2025-08-05 at 11:48 +0100, Nuno Sá wrote:
> On Sat, Aug 02, 2025 at 09:43:13AM +0200, Krzysztof Kozlowski wrote:
> > On 01/08/2025 22:16, Jakub Kicinski wrote:
> > > On Thu, 24 Jul 2025 13:37:59 +0200 Krzysztof Kozlowski wrote:
> > > > Marcelo Schmitt, could you confirm that you are okay (or not) with this?
> > > 
> > > Doesn't look like Marcelo is responding, Marcelo?
> > 
> > 
> > Maybe we should just remove support for these Analog devices?
> > 
> > Cc two more recent addresses from analog.com.
> > 
> 
> Oh sorry, somehow I missed this one! Feel me free to add me...
> 
> I'll ping Marcelo internally.
> 
> - Nuno Sá

Hmm somehow I messed up and replied To Andy. Sorry for the noise!

- Nuno Sá

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

* RE: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
  2025-07-25 23:20 ` Rob Herring (Arm)
  2025-08-01 20:16 ` Jakub Kicinski
@ 2025-08-05 12:43 ` Schmitt, Marcelo
  2025-08-05 12:48 ` Marcelo Schmitt
  2025-08-05 23:20 ` patchwork-bot+netdevbpf
  4 siblings, 0 replies; 9+ messages in thread
From: Schmitt, Marcelo @ 2025-08-05 12:43 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Hennerich, Michael, Andrew Lunn,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	netdev@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org

Hi All,

Replying from outloock client. Hope it may keep the message in plain text.

-----Original Message-----
From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 
Sent: Thursday, July 24, 2025 8:38 AM
To: Hennerich, Michael <Michael.Hennerich@analog.com>; Andrew Lunn <andrew+netdev@lunn.ch>; David S. Miller <davem@davemloft.net>; Eric Dumazet <edumazet@google.com>; Jakub Kicinski <kuba@kernel.org>; Paolo Abeni <pabeni@redhat.com>; Rob Herring <robh@kernel.org>; Krzysztof Kozlowski <krzk+dt@kernel.org>; Conor Dooley <conor+dt@kernel.org>; Schmitt, Marcelo <Marcelo.Schmitt@analog.com>; netdev@vger.kernel.org; devicetree@vger.kernel.org; linux-kernel@vger.kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails

[External]

Emails to alexandru.tachici@analog.com bounce permanently:

  Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'

so replace him with Marcelo Schmitt from Analog.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Reviewed-by: Marcelo Schmitt <marcelo.schmitt@analog.com>


---

I don't know who from Analog should maintain these devices, so I chosen author from Analog of one of last commits.

Marcelo Schmitt, could you confirm that you are okay (or not) with this?


Okay, I'll take mainteinership of those.

Thanks,
Marcelo
---
 Documentation/devicetree/bindings/net/adi,adin.yaml     | 2 +-
 Documentation/devicetree/bindings/net/adi,adin1110.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml
index 929cf8c0b0fd..c425a9f1886d 100644
--- a/Documentation/devicetree/bindings/net/adi,adin.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
@@ -7,7 +7,7 @@ $schema: https://urldefense.com/v3/__http://devicetree.org/meta-schemas/core.yaml*__;Iw!!A3Ni8CS0y2Y!73gdqTRuQpEL0--RU43XL53e-LqwYNzpev_m_42IRTa0NKgxZr2OKSqH7g_Rc5ogFapE5tzSZ20mO9jn31d91LFJ8ry9jlxA$
 title: Analog Devices ADIN1200/ADIN1300 PHY
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Marcelo Schmitt <marcelo.schmitt@analog.com>
 
 description: |
   Bindings for Analog Devices Industrial Ethernet PHYs diff --git a/Documentation/devicetree/bindings/net/adi,adin1110.yaml b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
index 9de865295d7a..0a73e01d7f97 100644
--- a/Documentation/devicetree/bindings/net/adi,adin1110.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
@@ -7,7 +7,7 @@ $schema: https://urldefense.com/v3/__http://devicetree.org/meta-schemas/core.yaml*__;Iw!!A3Ni8CS0y2Y!73gdqTRuQpEL0--RU43XL53e-LqwYNzpev_m_42IRTa0NKgxZr2OKSqH7g_Rc5ogFapE5tzSZ20mO9jn31d91LFJ8ry9jlxA$
 title: ADI ADIN1110 MAC-PHY
 
 maintainers:
-  - Alexandru Tachici <alexandru.tachici@analog.com>
+  - Marcelo Schmitt <marcelo.schmitt@analog.com>
 
 description: |
   The ADIN1110 is a low power single port 10BASE-T1L MAC-
--
2.48.1


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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
                   ` (2 preceding siblings ...)
  2025-08-05 12:43 ` Schmitt, Marcelo
@ 2025-08-05 12:48 ` Marcelo Schmitt
  2025-08-05 23:20 ` patchwork-bot+netdevbpf
  4 siblings, 0 replies; 9+ messages in thread
From: Marcelo Schmitt @ 2025-08-05 12:48 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Michael Hennerich, Andrew Lunn, David S. Miller, Eric Dumazet,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Marcelo Schmitt, netdev, devicetree, linux-kernel

Hi All,

On 07/24, Krzysztof Kozlowski wrote:
> Emails to alexandru.tachici@analog.com bounce permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace him with Marcelo Schmitt from Analog.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 

Reviewed-by: Marcelo Schmitt <marcelo.schmitt@analog.com>

> ---
> 
> I don't know who from Analog should maintain these devices, so I chosen
> author from Analog of one of last commits.
> 
> Marcelo Schmitt, could you confirm that you are okay (or not) with this?

Yes, I'm okay in taking maintainership of those.

Thanks,
Marcelo

> ---
>  Documentation/devicetree/bindings/net/adi,adin.yaml     | 2 +-
>  Documentation/devicetree/bindings/net/adi,adin1110.yaml | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml
> index 929cf8c0b0fd..c425a9f1886d 100644
> --- a/Documentation/devicetree/bindings/net/adi,adin.yaml
> +++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Analog Devices ADIN1200/ADIN1300 PHY
>  
>  maintainers:
> -  - Alexandru Tachici <alexandru.tachici@analog.com>
> +  - Marcelo Schmitt <marcelo.schmitt@analog.com>
>  
>  description: |
>    Bindings for Analog Devices Industrial Ethernet PHYs
> diff --git a/Documentation/devicetree/bindings/net/adi,adin1110.yaml b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
> index 9de865295d7a..0a73e01d7f97 100644
> --- a/Documentation/devicetree/bindings/net/adi,adin1110.yaml
> +++ b/Documentation/devicetree/bindings/net/adi,adin1110.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: ADI ADIN1110 MAC-PHY
>  
>  maintainers:
> -  - Alexandru Tachici <alexandru.tachici@analog.com>
> +  - Marcelo Schmitt <marcelo.schmitt@analog.com>
>  
>  description: |
>    The ADIN1110 is a low power single port 10BASE-T1L MAC-
> -- 
> 2.48.1
> 
> 

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

* Re: [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
  2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
                   ` (3 preceding siblings ...)
  2025-08-05 12:48 ` Marcelo Schmitt
@ 2025-08-05 23:20 ` patchwork-bot+netdevbpf
  4 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+netdevbpf @ 2025-08-05 23:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: michael.hennerich, andrew+netdev, davem, edumazet, kuba, pabeni,
	robh, krzk+dt, conor+dt, marcelo.schmitt, netdev, devicetree,
	linux-kernel

Hello:

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

On Thu, 24 Jul 2025 13:37:59 +0200 you wrote:
> Emails to alexandru.tachici@analog.com bounce permanently:
> 
>   Remote Server returned '550 5.1.10 RESOLVER.ADR.RecipientNotFound; Recipient not found by SMTP address lookup'
> 
> so replace him with Marcelo Schmitt from Analog.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> [...]

Here is the summary with links:
  - [net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails
    https://git.kernel.org/netdev/net/c/966c529aa177

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] 9+ messages in thread

end of thread, other threads:[~2025-08-05 23:20 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-24 11:37 [PATCH net-next] dt-bindings: net: Replace bouncing Alexandru Tachici emails Krzysztof Kozlowski
2025-07-25 23:20 ` Rob Herring (Arm)
2025-08-01 20:16 ` Jakub Kicinski
2025-08-02  7:43   ` Krzysztof Kozlowski
2025-08-05 10:48     ` Nuno Sá
2025-08-05 11:02       ` Nuno Sá
2025-08-05 12:43 ` Schmitt, Marcelo
2025-08-05 12:48 ` Marcelo Schmitt
2025-08-05 23:20 ` 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;
as well as URLs for NNTP newsgroup(s).