devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Add GPIO interrupt support for Amlogic-C3 SoCs
@ 2023-06-28  9:15 Huqiang Qin
  2023-06-28  9:15 ` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add " Huqiang Qin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Huqiang Qin @ 2023-06-28  9:15 UTC (permalink / raw)
  To: tglx, maz, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	neil.armstrong, khilman, jbrunet, martin.blumenstingl, hkallweit1
  Cc: linux-kernel, devicetree, linux-arm-kernel, linux-amlogic,
	Huqiang Qin

This patch adds GPIO interrupt support for Amloigc-C3 SoC (C308L and C302X)

V1 -> V2: Added driver changes

Huqiang Qin (2):
  dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCs
  irqchip: Add support for Amlogic-C3 SoCs

 .../interrupt-controller/amlogic,meson-gpio-intc.yaml        | 1 +
 drivers/irqchip/irq-meson-gpio.c                             | 5 +++++
 2 files changed, 6 insertions(+)

-- 
2.37.1


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

end of thread, other threads:[~2023-08-14  7:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-28  9:15 [PATCH V2 0/2] Add GPIO interrupt support for Amlogic-C3 SoCs Huqiang Qin
2023-06-28  9:15 ` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add " Huqiang Qin
2023-06-28 17:27   ` Conor Dooley
2023-06-28 20:52   ` Martin Blumenstingl
2023-06-28  9:15 ` [PATCH V2 2/2] irqchip: " Huqiang Qin
2023-06-28 20:52   ` Martin Blumenstingl
2023-08-14  7:09 ` [PATCH V2 0/2] Add GPIO interrupt " Huqiang Qin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).