linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] meson-gpio-irqc: Add support for the Meson-G12A SoC
@ 2019-06-08 19:04 Martin Blumenstingl
  2019-06-08 19:04 ` [PATCH v3 1/3] dt-bindings: interrupt-controller: New binding for " Martin Blumenstingl
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Blumenstingl @ 2019-06-08 19:04 UTC (permalink / raw)
  To: devicetree, linux-amlogic, tglx, jason, marc.zyngier, robh+dt,
	mark.rutland, khilman
  Cc: Martin Blumenstingl, linux-kernel, linux-arm-kernel

This series adds 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. Add a new compatible string
to avoid confusion when using it.

I am re-sending this update because v2 looked good in my opinion (Xingyu
Chen did good work here) but it never made it into mainline.


Changes since v1 at [1]:
- share the device data with Meson-AXG

Changes since v2 at [2]:
- dropped "Change-Id" from patch #2
- added .dts patch #3 - this should go through Kevin's linux-amlogic
  tree. if required I can re-send it in a separate series


[1] https://lore.kernel.org/lkml/20181203061324.36248-1-xingyu.chen@amlogic.com
[2] https://lore.kernel.org/patchwork/cover/1021232/


Martin Blumenstingl (1):
  arm64: dts: meson: g12a: add the GPIO interrupt controller

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 +
 arch/arm64/boot/dts/amlogic/meson-g12a.dtsi              | 9 +++++++++
 drivers/irqchip/irq-meson-gpio.c                         | 1 +
 3 files changed, 11 insertions(+)

-- 
2.21.0


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

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

end of thread, other threads:[~2019-06-11 11:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-08 19:04 [PATCH v3 0/3] meson-gpio-irqc: Add support for the Meson-G12A SoC Martin Blumenstingl
2019-06-08 19:04 ` [PATCH v3 1/3] dt-bindings: interrupt-controller: New binding for " Martin Blumenstingl
2019-06-08 19:04 ` [PATCH v3 2/3] irqchip/meson-gpio: Add support " Martin Blumenstingl
2019-06-08 19:04 ` [PATCH v3 3/3] arm64: dts: meson: g12a: add the GPIO interrupt controller Martin Blumenstingl
2019-06-11 11:20 ` [PATCH v3 0/3] meson-gpio-irqc: Add support for the Meson-G12A SoC Marc Zyngier

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