On Fri, Mar 07 2025 at 16:49, Xianwei Zhao via wrote: > Xianwei Zhao (4): > dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCs > irqchip: Add support for Amlogic A4 and A5 SoCs > arm64: dts: Add gpio_intc node for Amlogic A4 SoCs > arm64: dts: Add gpio_intc node for Amlogic A5 SoCs > > .../amlogic,meson-gpio-intc.yaml | 19 ++++++++- > arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi | 19 +++++++++ > arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi | 12 ++++++ > drivers/irqchip/irq-meson-gpio.c | 45 +++++++++++++++++----- I can't take that through the irqchip tree as the amlogic dtsi files are new and in Neil's for-next branch. Neil, feel free to pick the lot up, I don't have conflicting changes for that driver sitting in my tree. I'll reply to the irqchip patch seperately. Thanks, tglx