2022-03-17 13:21:43

by Krzysztof Kozlowski

[permalink] [raw]
Subject: [PATCH] dt-bindings: irqchip: mrvl,intc: refresh maintainers

Jason's email bounces and his address was dropped from maintainers in
commit 509920aee72a ("MAINTAINERS: Move Jason Cooper to CREDITS"), so
drop him here too. Switch other maintainers from IRQCHIP subsystem
maintainers to Marvell Orion platform maintainers because its a bigger
chance they know the hardware.

Signed-off-by: Krzysztof Kozlowski <[email protected]>
---
.../bindings/interrupt-controller/mrvl,intc.yaml | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml
index 75d49c9e956f..6a9c0d279d9b 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/mrvl,intc.yaml
@@ -7,10 +7,9 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Marvell MMP/Orion Interrupt controller bindings

maintainers:
- - Thomas Gleixner <[email protected]>
- - Jason Cooper <[email protected]>
- - Marc Zyngier <[email protected]>
- - Rob Herring <[email protected]>
+ - Andrew Lunn <[email protected]>
+ - Sebastian Hesselbarth <[email protected]>
+ - Gregory Clement <[email protected]>

allOf:
- $ref: /schemas/interrupt-controller.yaml#
--
2.32.0


2022-03-17 20:32:05

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: irqchip: mrvl,intc: refresh maintainers

On 17/03/2022 15:25, Andrew Lunn wrote:
> On Thu, Mar 17, 2022 at 01:02:52PM +0100, Krzysztof Kozlowski wrote:
>> Jason's email bounces and his address was dropped from maintainers in
>> commit 509920aee72a ("MAINTAINERS: Move Jason Cooper to CREDITS"), so
>> drop him here too. Switch other maintainers from IRQCHIP subsystem
>> maintainers to Marvell Orion platform maintainers because its a bigger
>> chance they know the hardware.
>>
>> Signed-off-by: Krzysztof Kozlowski <[email protected]>
>
> Sebastian has not contributed for a long time. So i suggest you only
> add Gregory and myself.

Sure.


Best regards,
Krzysztof

2022-03-17 20:38:25

by Andrew Lunn

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: irqchip: mrvl,intc: refresh maintainers

On Thu, Mar 17, 2022 at 01:02:52PM +0100, Krzysztof Kozlowski wrote:
> Jason's email bounces and his address was dropped from maintainers in
> commit 509920aee72a ("MAINTAINERS: Move Jason Cooper to CREDITS"), so
> drop him here too. Switch other maintainers from IRQCHIP subsystem
> maintainers to Marvell Orion platform maintainers because its a bigger
> chance they know the hardware.
>
> Signed-off-by: Krzysztof Kozlowski <[email protected]>

Sebastian has not contributed for a long time. So i suggest you only
add Gregory and myself.

Andrew