linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] irqchip/meson-gpio: Add support for Meson-G12A SoC
@ 2018-12-03  6:13 Xingyu Chen
  2018-12-03  6:13 ` [PATCH 1/2] dt-bindings: interrupt-controller: New binding " Xingyu Chen
  2018-12-03  6:13 ` [PATCH 2/2] irqchip/meson-gpio: Add support " Xingyu Chen
  0 siblings, 2 replies; 8+ messages in thread
From: Xingyu Chen @ 2018-12-03  6:13 UTC (permalink / raw)
  To: Marc Zyngier, Jason Cooper, Thomas Gleixner, Kevin Hilman
  Cc: Xingyu Chen, Carlo Caione, Jerome Brunet, Heiner Kallweit,
	Rob Herring, Jianxin Pan, linux-amlogic, linux-arm-kernel,
	linux-kernel, devicetree

This series try to add GPIO interrupt controller support for Meson-G12A SoCs.
Although the total number of pins is the same as the Meson-AXG SoC, the gpio
banks and irq numbers are different. To avoid confusion on use, i think the
new compatible string is needed.

Xingyu Chen (2):
  dt-bindings: interrupt-controller: New binding for Meson-G12A SoC
  irqchip/meson-gpio: Add support for Meson-G12A SoC

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

-- 
2.19.2


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

end of thread, other threads:[~2018-12-19 14:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03  6:13 [PATCH 0/2] irqchip/meson-gpio: Add support for Meson-G12A SoC Xingyu Chen
2018-12-03  6:13 ` [PATCH 1/2] dt-bindings: interrupt-controller: New binding " Xingyu Chen
2018-12-19 14:21   ` Rob Herring
2018-12-03  6:13 ` [PATCH 2/2] irqchip/meson-gpio: Add support " Xingyu Chen
2018-12-03  9:19   ` Jerome Brunet
2018-12-03  9:28     ` Xingyu Chen
2018-12-03 10:06       ` Neil Armstrong
2018-12-04  1:51         ` Xingyu Chen

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).