mbox series

[0/2] mailbox: stm32-ipcc: rework wakeup

Message ID 1571228029-31652-1-git-send-email-fabien.dessenne@st.com
Headers show
Series mailbox: stm32-ipcc: rework wakeup | expand

Message

Fabien DESSENNE Oct. 16, 2019, 12:13 p.m. UTC
Remove the dedicated wakeup IRQ as wakeup can be handled by the RX IRQ.

Fabien Dessenne (2):
  dt-bindings: mailbox: stm32-ipcc: Updates for wakeup management
  mailbox: stm32-ipcc: Update wakeup management

 .../devicetree/bindings/mailbox/stm32-ipcc.txt     |  4 +--
 drivers/mailbox/stm32-ipcc.c                       | 36 +++++-----------------
 2 files changed, 9 insertions(+), 31 deletions(-)