OSDN Git Service

irqchip/meson-gpio: add select trigger type callback
authorQianggui Song <qianggui.song@amlogic.com>
Fri, 25 Feb 2022 05:52:05 +0000 (13:52 +0800)
committerMarc Zyngier <maz@kernel.org>
Fri, 4 Mar 2022 17:01:04 +0000 (17:01 +0000)
commitbe6692b923355206ab8cd3705d3ef0e0768adb90
treef879652fededc7a6a66059f22feadc796b38db8f
parentcc311074f681443266ed9f5969a5b5a0e833c5bc
irqchip/meson-gpio: add select trigger type callback

Due to some chips may use different registers and offset, provide
a set trigger type call back and add one for old controller.

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-4-qianggui.song@amlogic.com
drivers/irqchip/irq-meson-gpio.c