commit | 73958b31c1c1d94010ba840d7f5ac118bbbdafb5 | [log] [tgz] |
---|---|---|
author | Ludovic Barre <ludovic.barre@st.com> | Thu Apr 26 18:18:31 2018 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu May 24 12:38:22 2018 +0100 |
tree | 40a38d8c994ba30edd40855cfa316577cb977195 | |
parent | 927abfc4461e7fd76d5bba593dabdec381571021 [diff] |
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>