Re: [PATCH 4/5] arm64: dts: allwinner: a523: Add missing GPIO interrupt

From: Chen-Yu Tsai

Date: Mon Mar 23 2026 - 14:02:57 EST


On Mon, Mar 23, 2026 at 7:02 PM Andre Przywara <andre.przywara@xxxxxxx> wrote:
>
> Even though the Allwinner A523 SoC implements 10 GPIO banks, it has
> actually registers for 11 IRQ banks, and even an interrupt assigned to
> the first, non-implemented IRQ bank.
> Add that first interrupt to the list of GPIO interrupts, to correct the
> association between IRQs and GPIO banks.
>
> This fixes GPIO IRQ operation on boards with A523 SoCs, as seen by
> broken SD card detect functionality, for instance.
>
> Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx>
> Fixes: 35ac96f79664 ("arm64: dts: allwinner: Add Allwinner A523 .dtsi file")

Reviewed-by: Chen-Yu Tsai <wens@xxxxxxxxxx>