OSDN Git Service

irqchip/meson-gpio: support more than 8 channels gpio irq
authorQianggui Song <qianggui.song@amlogic.com>
Fri, 25 Feb 2022 05:52:04 +0000 (13:52 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 17:01:03 +0000 (17:01 +0000)
commitcc311074f681443266ed9f5969a5b5a0e833c5bc
treed9d209d2417ec985b0014686bde80073d527ed13
parentd6a3be863dcf8c51ba2d18d8fd47a1fadb1336aa
irqchip/meson-gpio: support more than 8 channels gpio irq

Current meson gpio irqchip driver only support 8 channels for gpio irq
line, later chips may have more then 8 channels, so need to modify code
to support more.

Signed-off-by: Qianggui Song <qianggui.song@amlogic.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220225055207.1048-3-qianggui.song@amlogic.com
drivers/irqchip/irq-meson-gpio.c