commit | 69269446ccbf2b44fd2595ecfa57e29fb656788d | [log] [tgz] |
---|---|---|
author | Fabien Dessenne <fabien.dessenne@st.com> | Wed Oct 30 14:57:01 2019 +0100 |
committer | Jassi Brar <jaswinder.singh@linaro.org> | Sat Nov 30 23:08:59 2019 -0600 |
tree | fe608eb3e2e6960f76440e2346a893c8997f20d8 | |
parent | 41c9479903c5bd91bb0cb7240a1227d00c42b41f [diff] |
mailbox: stm32-ipcc: Update wakeup management The wakeup specific IRQ management is no more needed to wake up the stm32 platform. A relationship has been established between the EXTI and the RX IRQ, just need to declare the EXTI interrupt instead of the IPCC RX IRQ. Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com> Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com> Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>