linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
@ 2022-08-16 13:21 Krzysztof Kozlowski
  2022-08-18 19:44 ` Pratyush Yadav
  2022-09-02 17:28 ` Vinod Koul
  0 siblings, 2 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-16 13:21 UTC (permalink / raw)
  To: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, Pratyush Yadav, linux-phy, devicetree,
	linux-kernel
  Cc: Krzysztof Kozlowski, Rob Herring

Emails to Pratyush Yadav bounce ("550 Invalid recipient"), so update to
match one in commit 92714596cdbe ("MAINTAINERS: Use my kernel.org
email").

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>

---

Changes since v1:
1. Update email instead of dropping.
---
 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..d24ec47c038e 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>
+  - Pratyush Yadav <pratyush@kernel.org>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/phy/cdns,dphy.yaml b/Documentation/devicetree/bindings/phy/cdns,dphy.yaml
index f0e9ca8427bb..649e0b953df0 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>
+  - Pratyush Yadav <pratyush@kernel.org>
 
 properties:
   compatible:
-- 
2.34.1


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

* Re: [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
  2022-08-16 13:21 [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email Krzysztof Kozlowski
@ 2022-08-18 19:44 ` Pratyush Yadav
  2022-08-19  6:08   ` Krzysztof Kozlowski
  2022-09-02 17:28 ` Vinod Koul
  1 sibling, 1 reply; 4+ messages in thread
From: Pratyush Yadav @ 2022-08-18 19:44 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, linux-phy, devicetree, linux-kernel,
	Rob Herring

Hi,

On 16/08/22 04:21PM, Krzysztof Kozlowski wrote:
> Emails to Pratyush Yadav bounce ("550 Invalid recipient"), so update to
> match one in commit 92714596cdbe ("MAINTAINERS: Use my kernel.org
> email").
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>

I am not yet sure if I will have the bandwidth to review the patches for 
these. But anyway

Acked-by: Pratyush Yadav <pratyush@kernel.org>

-- 
Regards,
Pratyush Yadav

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

* Re: [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
  2022-08-18 19:44 ` Pratyush Yadav
@ 2022-08-19  6:08   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2022-08-19  6:08 UTC (permalink / raw)
  To: Pratyush Yadav
  Cc: Kishon Vijay Abraham I, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski, linux-phy, devicetree, linux-kernel,
	Rob Herring

On 18/08/2022 22:44, Pratyush Yadav wrote:
> Hi,
> 
> On 16/08/22 04:21PM, Krzysztof Kozlowski wrote:
>> Emails to Pratyush Yadav bounce ("550 Invalid recipient"), so update to
>> match one in commit 92714596cdbe ("MAINTAINERS: Use my kernel.org
>> email").
>>
>> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>> Acked-by: Rob Herring <robh@kernel.org>
> 
> I am not yet sure if I will have the bandwidth to review the patches for 
> these. But anyway
> 
> Acked-by: Pratyush Yadav <pratyush@kernel.org>

Then maybe it should be someone from TI? My v1 was changing the
maintainer to Kishon Vijay Abraham I.


Best regards,
Krzysztof

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

* Re: [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email
  2022-08-16 13:21 [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email Krzysztof Kozlowski
  2022-08-18 19:44 ` Pratyush Yadav
@ 2022-09-02 17:28 ` Vinod Koul
  1 sibling, 0 replies; 4+ messages in thread
From: Vinod Koul @ 2022-09-02 17:28 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Kishon Vijay Abraham I, Rob Herring, Krzysztof Kozlowski,
	Pratyush Yadav, linux-phy, devicetree, linux-kernel, Rob Herring

On 16-08-22, 16:21, Krzysztof Kozlowski wrote:
> Emails to Pratyush Yadav bounce ("550 Invalid recipient"), so update to
> match one in commit 92714596cdbe ("MAINTAINERS: Use my kernel.org
> email").

Applied, thanks

-- 
~Vinod

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

end of thread, other threads:[~2022-09-02 17:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-16 13:21 [PATCH v2] dt-bindings: phy: Update Pratyush Yadav's email Krzysztof Kozlowski
2022-08-18 19:44 ` Pratyush Yadav
2022-08-19  6:08   ` Krzysztof Kozlowski
2022-09-02 17:28 ` Vinod Koul

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