irqchip/meson-gpio: add support for Meson8 SoCs
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sun, 29 Oct 2017 23:05:21 +0000 (00:05 +0100)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 2 Nov 2017 15:55:45 +0000 (15:55 +0000)
commit4e4cb1b183d6e9df57f4e54c8b1a5231995da820
tree9f308ae291894e8f4617f48f7b33317075c94cce
parent4b82130077d93539c9fbb0f5eee21965cea9cfe9
irqchip/meson-gpio: add support for Meson8 SoCs

Meson8 uses the same GPIO interrupt controller IP block as the other
Meson SoCs. A total of 134 pins can be spied on, which is the sum of:
- 22 pins on bank GPIOX
- 17 pins on bank GPIOY
- 30 pins on bank GPIODV
- 10 pins on bank GPIOH
- 15 pins on bank GPIOZ
- 7 pins on bank CARD
- 19 pins on bank BOOT
- 14 pins in the AO domain

Acked-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.txt
drivers/irqchip/irq-meson-gpio.c