MAINTAINERS: Add myself as the ARM GIC maintainer
authorMarc Zyngier <maz@kernel.org>
Mon, 2 Oct 2023 14:13:01 +0000 (15:13 +0100)
committerMarc Zyngier <maz@kernel.org>
Sat, 7 Oct 2023 11:47:13 +0000 (12:47 +0100)
The ARM GIC maintenance is currently covered by the blanket
IRQCHIP DRIVERS entry, which I'm about to remove myself from.

It is unlikely that anyone is mad enough to pick this up,
so I'll keep doing that for the foreseable future.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <zenghui.yu@linux.dev>
Link: https://lore.kernel.org/r/20231002141302.3409485-2-maz@kernel.org
MAINTAINERS

index 90f1328..a8599e2 100644 (file)
@@ -1585,6 +1585,17 @@ F:       arch/arm/include/asm/arch_timer.h
 F:     arch/arm64/include/asm/arch_timer.h
 F:     drivers/clocksource/arm_arch_timer.c
 
+ARM GENERIC INTERRUPT CONTROLLER DRIVERS
+M:     Marc Zyngier <maz@kernel.org>
+L:     linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S:     Maintained
+F:     Documentation/devicetree/bindings/interrupt-controller/arm,gic*
+F:     arch/arm/include/asm/arch_gicv3.h
+F:     arch/arm64/include/asm/arch_gicv3.h
+F:     drivers/irqchip/irq-gic*.[ch]
+F:     include/linux/irqchip/arm-gic*.h
+F:     include/linux/irqchip/arm-vgic-info.h
+
 ARM HDLCD DRM DRIVER
 M:     Liviu Dudau <liviu.dudau@arm.com>
 S:     Supported