[PATCH 1/2] MAINTAINERS: Add myself as the ARM GIC maintainer
Marc Zyngier
maz at kernel.org
Mon Oct 2 07:40:19 PDT 2023
On Mon, 02 Oct 2023 15:25:57 +0100,
Will Deacon <will at kernel.org> wrote:
>
> On Mon, Oct 02, 2023 at 03:13:01PM +0100, Marc Zyngier wrote:
> > 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 at kernel.org>
> > ---
> > MAINTAINERS | 8 ++++++++
> > 1 file changed, 8 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 35977b269d5e..f37f4ee96b20 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -1585,6 +1585,14 @@ 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 at kernel.org>
> > +L: linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
> > +S: Maintained
> > +F: arch/arm/include/asm/arch_gicv3.h
> > +F: arch/arm64/include/asm/arch_gicv3.h
> > +F: drivers/irqchip/irq-gic*.[ch]
>
> Do you want the GIC headers in include/linux/irqchip/ as well?
Ah yes. These are missing from the list:
include/linux/irqchip/arm-gic*.h
include/linux/irqchip/arm-vgic-info.h
I'll update that shortly.
Thanks,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list