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

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


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

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

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

Thread overview: 27+ 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 ` Xingyu Chen
2018-12-03  6:13 ` Xingyu Chen
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   ` Xingyu Chen
2018-12-03  6:13   ` Xingyu Chen
2018-12-03  6:13   ` Xingyu Chen
2018-12-19 14:21   ` Rob Herring
2018-12-19 14:21     ` Rob Herring
2018-12-19 14:21     ` Rob Herring
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  6:13   ` Xingyu Chen
2018-12-03  6:13   ` Xingyu Chen
2018-12-03  9:19   ` Jerome Brunet
2018-12-03  9:19     ` Jerome Brunet
2018-12-03  9:19     ` Jerome Brunet
2018-12-03  9:28     ` Xingyu Chen
2018-12-03  9:28       ` Xingyu Chen
2018-12-03  9:28       ` Xingyu Chen
2018-12-03 10:06       ` Neil Armstrong
2018-12-03 10:06         ` Neil Armstrong
2018-12-03 10:06         ` Neil Armstrong
2018-12-04  1:51         ` Xingyu Chen
2018-12-04  1:51           ` Xingyu Chen
2018-12-04  1:51           ` Xingyu Chen

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.