]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/stm32: Add suspend/resume support for hierarchy domain
authorLudovic Barre <ludovic.barre@st.com>
Thu, 26 Apr 2018 16:18:31 +0000 (18:18 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 24 May 2018 11:38:22 +0000 (12:38 +0100)
commitf4b1b94e5a82d045ec4e9bb575a681b9aa209713
tree40a38d8c994ba30edd40855cfa316577cb977195
parenta1971fb87ff8c6eb6bcfa0a70c5af8c20b43345c
irqchip/stm32: Add suspend/resume support for hierarchy domain

This patch adds suspend/resume feature for exti hierarchy domain.
-suspend function sets wake_active into imr of each banks
-resume function restores the mask_cache interrupt into
 imr of each banks

Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-stm32-exti.c