linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mailbox: stm32-ipcc: rework wakeup
@ 2019-10-30 13:56 Fabien Dessenne
  2019-10-30 13:57 ` [PATCH v2 1/2] dt-bindings: mailbox: stm32-ipcc: Updates for wakeup management Fabien Dessenne
  2019-10-30 13:57 ` [PATCH v2 2/2] mailbox: stm32-ipcc: Update " Fabien Dessenne
  0 siblings, 2 replies; 3+ messages in thread
From: Fabien Dessenne @ 2019-10-30 13:56 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Jassi Brar, Maxime Coquelin,
	Alexandre Torgue, linux-kernel, linux-stm32, linux-arm-kernel,
	devicetree
  Cc: Fabien Dessenne

Remove the dedicated wakeup IRQ as wakeup can be handled by the RX IRQ.

Changes since v1:
- typo fix
- add Rob's Acked-by for bindings

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(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-30 13:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30 13:56 [PATCH v2 0/2] mailbox: stm32-ipcc: rework wakeup Fabien Dessenne
2019-10-30 13:57 ` [PATCH v2 1/2] dt-bindings: mailbox: stm32-ipcc: Updates for wakeup management Fabien Dessenne
2019-10-30 13:57 ` [PATCH v2 2/2] mailbox: stm32-ipcc: Update " Fabien Dessenne

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).