commit | e2514165f36edac382a95474a73ba2bfa51bc2b2 | [log] [tgz] |
---|---|---|
author | Qianggui Song <qianggui.song@amlogic.com> | Mon Dec 16 20:36:43 2019 +0800 |
committer | Marc Zyngier <maz@kernel.org> | Mon Jan 20 19:10:05 2020 +0000 |
tree | dc3558bd357758a4921aede568ce134c16bffb46 | |
parent | fd6765b4c991bb9e4dd6b384b529166db82e5931 [diff] |
irqchip/meson-gpio: Rework meson irqchip driver to support meson-A1 SoCs Since Meson-A1 SoCs register layout of gpio interrupt controller has difference with previous chips, registers to decide irq line and offset of trigger method are all changed, the current driver should be modified. Signed-off-by: Qianggui Song <qianggui.song@amlogic.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20191216123645.10099-3-qianggui.song@amlogic.com