OSDN Git Service

irqchip/meson-gpio: Add support for Meson-AXG SoCs
authorYixun Lan <yixun.lan@amlogic.com>
Sun, 8 Apr 2018 14:57:00 +0000 (14:57 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 May 2018 11:34:18 +0000 (12:34 +0100)
commit868c4e07533c67f7b6525a4561d8f59dbfdd5e06
tree9730592e7faab9303e6e4d84307caae9f36e782a
parent3212dca4f1e0ce6e309d9d1b6ecb6705e3890579
irqchip/meson-gpio: Add support for Meson-AXG SoCs

The Meson-AXG SoC uses the same GPIO interrupt controller IP block as the other
Meson SoCs. A total of 100 pins can be spied on, which is the sum of:
- 255:100 Undefined(no interrupt)
- 99:84, 16 pins on bank GPIOY
- 83:61, 23 pins on bank GPIOX
- 60:40, 21 pins on bank GPIOA
- 39:25, 15 pins on bank BOOT
- 24:14, 11 pins on bank GPIOZ
- 13:0 , 14 pins in the AO domain

Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-meson-gpio.c