Skip to content

Commit c109709

Browse files
author
Marc Zyngier
committed
MAINTAINERS: Add myself as the ARM GIC maintainer
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
1 parent 8a4f44f commit c109709

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

MAINTAINERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1585,6 +1585,17 @@ F: arch/arm/include/asm/arch_timer.h
15851585
F: arch/arm64/include/asm/arch_timer.h
15861586
F: drivers/clocksource/arm_arch_timer.c
15871587

1588+
ARM GENERIC INTERRUPT CONTROLLER DRIVERS
1589+
M: Marc Zyngier <maz@kernel.org>
1590+
L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
1591+
S: Maintained
1592+
F: Documentation/devicetree/bindings/interrupt-controller/arm,gic*
1593+
F: arch/arm/include/asm/arch_gicv3.h
1594+
F: arch/arm64/include/asm/arch_gicv3.h
1595+
F: drivers/irqchip/irq-gic*.[ch]
1596+
F: include/linux/irqchip/arm-gic*.h
1597+
F: include/linux/irqchip/arm-vgic-info.h
1598+
15881599
ARM HDLCD DRM DRIVER
15891600
M: Liviu Dudau <liviu.dudau@arm.com>
15901601
S: Supported

0 commit comments

Comments
 (0)