mailbox: stm32-ipcc: Update wakeup management
authorFabien Dessenne <fabien.dessenne@st.com>
Wed, 30 Oct 2019 13:57:01 +0000 (14:57 +0100)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 1 Dec 2019 05:08:59 +0000 (23:08 -0600)
commit69269446ccbf2b44fd2595ecfa57e29fb656788d
treefe608eb3e2e6960f76440e2346a893c8997f20d8
parent41c9479903c5bd91bb0cb7240a1227d00c42b41f
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>
drivers/mailbox/stm32-ipcc.c