All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
@ 2025-02-19  7:29 ` Xianwei Zhao via B4 Relay
  0 siblings, 0 replies; 23+ messages in thread
From: Xianwei Zhao @ 2025-02-19  7:29 UTC (permalink / raw)
  To: Thomas Gleixner, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Neil Armstrong, Kevin Hilman, Jerome Brunet, Martin Blumenstingl,
	Heiner Kallweit
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-amlogic,
	Xianwei Zhao

This patch adds GPIO interrupt support for Amlogic A4 and A5 SoCs

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
---
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                   |  5 +-
 arch/arm64/boot/dts/amlogic/amlogic-a4.dtsi        | 21 ++++++++
 arch/arm64/boot/dts/amlogic/amlogic-a5.dtsi        | 12 +++++
 drivers/irqchip/irq-meson-gpio.c                   | 61 ++++++++++++++++++++++
 4 files changed, 98 insertions(+), 1 deletion(-)
---
base-commit: 953913df9c3ab6f496c6facd5aa7fc9f2f847ac2
change-id: 20241213-irqchip-gpio-a4-a5-80c50a1456c4

Best regards,
-- 
Xianwei Zhao <xianwei.zhao@amlogic.com>


^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2025-02-24  2:00 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-19  7:29 [PATCH 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs Xianwei Zhao
2025-02-19  7:29 ` Xianwei Zhao via B4 Relay
2025-02-19  7:29 ` Xianwei Zhao via B4 Relay
2025-02-19  7:29 ` [PATCH 1/4] dt-bindings: interrupt-controller: Add " Xianwei Zhao
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-21 21:08   ` Rob Herring
2025-02-21 21:08     ` Rob Herring
2025-02-24  1:57     ` Xianwei Zhao
2025-02-24  1:57       ` Xianwei Zhao
2025-02-19  7:29 ` [PATCH 2/4] irqchip: " Xianwei Zhao
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-21  9:07   ` Thomas Gleixner
2025-02-21  9:07     ` Thomas Gleixner
2025-02-21  9:40     ` Xianwei Zhao
2025-02-21  9:40       ` Xianwei Zhao
2025-02-19  7:29 ` [PATCH 3/4] arm64: dts: Add gpio_intc node for Amlogic-A4 SoCs Xianwei Zhao
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-19  7:29 ` [PATCH 4/4] arm64: dts: Add gpio_intc node for Amlogic-A5 SoCs Xianwei Zhao
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay
2025-02-19  7:29   ` Xianwei Zhao via B4 Relay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.