[PATCH v2 03/12] ARM: iop32x: offset IRQ numbers by 1

Linus Walleij linus.walleij at linaro.org
Sat Dec 4 15:43:21 PST 2021


On Tue, Nov 30, 2021 at 1:59 PM Ard Biesheuvel <ardb at kernel.org> wrote:

> From: Arnd Bergmann <arnd at arndb.de>
>
> iop32x is one of the last platforms to use IRQ 0, and this has apparently
> stopped working in a 2014 cleanup without anyone noticing. This interrupt
> is used for the DMA engine, so most likely this has not actually worked
> in the past 7 years, but it's also not essential for using this board.
>
> I'm splitting out this change from my GENERIC_IRQ_MULTI_HANDLER
> conversion so it can be backported if anyone cares.
>
> Fixes: a71b092a9c68 ("ARM: Convert handle_IRQ to use __handle_domain_irq")
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Ard Biesheuvel <ardb at kernel.org>

Good riddance.
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list