Re: [PATCH] gpio: ep93xx: use handle_bad_irq() as default IRQ handler

From: Linus Walleij

Date: Fri Apr 24 2026 - 16:39:50 EST


On Fri, Apr 24, 2026 at 1:59 PM Mohamed Ayman
<mohamedaymanworkspace@xxxxxxxxx> wrote:

> Replace the temporary fallback handle_simple_irq with handle_bad_irq
> now that the driver operates with a proper hierarchical IRQ setup.
> This ensures unexpected or unmapped interrupts are clearly flagged
> instead of being silently handled.
>
> Signed-off-by: Mohamed Ayman <mohamedaymanworkspace@xxxxxxxxx>

Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij