commit | 927abfc4461e7fd76d5bba593dabdec381571021 | [log] [tgz] |
---|---|---|
author | Ludovic Barre <ludovic.barre@st.com> | Thu Apr 26 18:18:30 2018 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu May 24 12:38:22 2018 +0100 |
tree | 315a582263eb9c674023f868dce8d4b285d02bcf | |
parent | 5a2490e029c29065c6bc2f63c10a985f85522998 [diff] |
irqchip/stm32: Add stm32mp1 support with hierarchy domain Exti controller has been differently integrated on stm32mp1 SoC. A parent irq has only one external interrupt. A hierachy domain could be used. Handlers are call by parent, each parent interrupt could be masked and unmasked according to the needs. Signed-off-by: Ludovic Barre <ludovic.barre@st.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>