linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: phy: Drop Pratyush Yadav
@ 2022-08-11  6:38 Krzysztof Kozlowski
  2022-08-14 21:11 ` Rob Herring
  2022-08-16 13:10 ` Michael Walle
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-11  6:38 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, linux-phy, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 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 <p.yadav@ti.com>
+  - Kishon Vijay Abraham I <kishon@ti.com>
 
 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 <p.yadav@ti.com>
+  - Kishon Vijay Abraham I <kishon@ti.com>
 
 properties:
   compatible:
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav
  2022-08-11  6:38 [PATCH] dt-bindings: phy: Drop Pratyush Yadav Krzysztof Kozlowski
@ 2022-08-14 21:11 ` Rob Herring
  2022-08-16 13:10 ` Michael Walle
  1 sibling, 0 replies; 4+ messages in thread
From: Rob Herring @ 2022-08-14 21:11 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Krzysztof Kozlowski, Kishon Vijay Abraham I, Rob Herring,
	linux-phy, devicetree, linux-kernel, Vinod Koul

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 <krzysztof.kozlowski@linaro.org>
> ---
>  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 <robh@kernel.org>

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

* Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav
  2022-08-11  6:38 [PATCH] dt-bindings: phy: Drop Pratyush Yadav Krzysztof Kozlowski
  2022-08-14 21:11 ` Rob Herring
@ 2022-08-16 13:10 ` Michael Walle
  2022-08-16 13:16   ` Krzysztof Kozlowski
  1 sibling, 1 reply; 4+ messages in thread
From: Michael Walle @ 2022-08-16 13:10 UTC (permalink / raw)
  To: krzysztof.kozlowski, pratyush
  Cc: devicetree, kishon, krzysztof.kozlowski+dt, linux-kernel,
	linux-phy, robh+dt, vkoul, Michael Walle

[+ 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 <krzysztof.kozlowski@linaro.org>
> ---
>  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 <p.yadav@ti.com>
> +  - Kishon Vijay Abraham I <kishon@ti.com>
>  
>  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 <p.yadav@ti.com>
> +  - Kishon Vijay Abraham I <kishon@ti.com>
>  
>  properties:
>    compatible:
> -- 
> 2.34.1



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

* Re: [PATCH] dt-bindings: phy: Drop Pratyush Yadav
  2022-08-16 13:10 ` Michael Walle
@ 2022-08-16 13:16   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-16 13:16 UTC (permalink / raw)
  To: Michael Walle, pratyush
  Cc: devicetree, kishon, krzysztof.kozlowski+dt, linux-kernel,
	linux-phy, robh+dt, vkoul

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

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

end of thread, other threads:[~2022-08-16 13:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11  6:38 [PATCH] dt-bindings: phy: Drop Pratyush Yadav Krzysztof Kozlowski
2022-08-14 21:11 ` Rob Herring
2022-08-16 13:10 ` Michael Walle
2022-08-16 13:16   ` Krzysztof Kozlowski

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