2022-03-17 13:43:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: irqchip: ti,sci: drop Lokesh Vutla

Emails to Lokesh Vutla bounce ("550 Invalid recipient"), so add Nishanth
Menon as maintainer (TI Keystone maintainer).

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
.../devicetree/bindings/interrupt-controller/ti,sci-inta.yaml | 2 +-
.../devicetree/bindings/interrupt-controller/ti,sci-intr.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
index 935a61504aa0..f2148212ed3a 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-inta.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Texas Instruments K3 Interrupt Aggregator

maintainers:
- - Lokesh Vutla <[email protected]>
+ - Nishanth Menon <[email protected]>

allOf:
- $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
index 0d35a5e21a64..9b6b0e0dcf7e 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Texas Instruments K3 Interrupt Router

maintainers:
- - Lokesh Vutla <[email protected]>
+ - Nishanth Menon <[email protected]>

allOf:
- $ref: /schemas/arm/keystone/ti,k3-sci-common.yaml#
--
2.32.0


2022-03-18 16:05:26

by Nishanth Menon

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: irqchip: ti,sci: drop Lokesh Vutla

On 13:08-20220317, Krzysztof Kozlowski wrote:
> Emails to Lokesh Vutla bounce ("550 Invalid recipient"), so add Nishanth
> Menon as maintainer (TI Keystone maintainer).
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Acked-by: Nishanth Menon <[email protected]>

Thanks.

[...]

--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D

2022-03-21 21:28:18

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: irqchip: ti,sci: drop Lokesh Vutla

On Thu, 17 Mar 2022 13:08:45 +0100, Krzysztof Kozlowski wrote:
> Emails to Lokesh Vutla bounce ("550 Invalid recipient"), so add Nishanth
> Menon as maintainer (TI Keystone maintainer).
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>
> ---
> .../devicetree/bindings/interrupt-controller/ti,sci-inta.yaml | 2 +-
> .../devicetree/bindings/interrupt-controller/ti,sci-intr.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Applied, thanks!