2022-08-11 07:02:27

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: phy: Drop Pratyush Yadav

Emails to Pratyush Yadav bounce ("550 Invalid recipient").

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml | 2 +-
Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
index 07be031d82e6..834f65636819 100644
--- a/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
+++ b/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Cadence DPHY Rx Device Tree Bindings

maintainers:
- - Pratyush Yadav <[email protected]>
+ - Kishon Vijay Abraham I <[email protected]>

properties:
compatible:
diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
index f0e9ca8427bb..37bc20493fd0 100644
--- a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
+++ b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Cadence DPHY Device Tree Bindings

maintainers:
- - Pratyush Yadav <[email protected]>
+ - Kishon Vijay Abraham I <[email protected]>

properties:
compatible:
--
2.34.1


2022-08-14 21:13:57

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav

On Thu, 11 Aug 2022 09:38:40 +0300, Krzysztof Kozlowski wrote:
> Emails to Pratyush Yadav bounce ("550 Invalid recipient").
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml | 2 +-
> Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Acked-by: Rob Herring <[email protected]>

2022-08-16 14:32:45

by Michael Walle

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav

[+ Pratyush ]

> Emails to Pratyush Yadav bounce ("550 Invalid recipient").

FWIW, he updated his entry in MAINTAINERS in commit 92714596cdbe
("MAINTAINERS: Use my kernel.org email"). So I'm not sure if this was
just an oversight.

-michael

>>
>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml | 2 +-
> Documentation/devicetree/bindings/phy/cdns,dphy.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
> index 07be031d82e6..834f65636819 100644
> --- a/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
> +++ b/Documentation/devicetree/bindings/phy/cdns,dphy-rx.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Cadence DPHY Rx Device Tree Bindings
>
> maintainers:
> - - Pratyush Yadav <[email protected]>
> + - Kishon Vijay Abraham I <[email protected]>
>
> properties:
> compatible:
> diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> index f0e9ca8427bb..37bc20493fd0 100644
> --- a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> +++ b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Cadence DPHY Device Tree Bindings
>
> maintainers:
> - - Pratyush Yadav <[email protected]>
> + - Kishon Vijay Abraham I <[email protected]>
>
> properties:
> compatible:
> --
> 2.34.1


2022-08-16 14:40:27

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav

On 16/08/2022 16:10, Michael Walle wrote:
> [+ Pratyush ]
>
>> Emails to Pratyush Yadav bounce ("550 Invalid recipient").
>
> FWIW, he updated his entry in MAINTAINERS in commit 92714596cdbe
> ("MAINTAINERS: Use my kernel.org email"). So I'm not sure if this was
> just an oversight.

Thanks, I'll update the patch to use his @kernel email.

Best regards,
Krzysztof