linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source
@ 2019-08-26 15:38 Fabien Dessenne
  2019-08-26 15:38 ` [PATCH 1/2] dt-bindings: remoteproc: stm32: add wakeup-source Fabien Dessenne
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Fabien Dessenne @ 2019-08-26 15:38 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Maxime Coquelin, Alexandre Torgue,
	Ohad Ben-Cohen, Bjorn Andersson, devicetree, linux-stm32,
	linux-arm-kernel, linux-kernel, linux-remoteproc
  Cc: Arnaud Pouliquen, Loic Pallardy, Fabien Dessenne

The watchdog IRQ which notifies the remote processor crash is used by the
remoteproc framework to perform a recovery procedure.
Since this IRQ may be fired when the Linux system is suspended, this IRQ may
be configured to wake up the system.

Fabien Dessenne (2):
  dt-bindings: remoteproc: stm32: add wakeup-source
  remoteproc: stm32: wakeup the system by wdg irq

 .../devicetree/bindings/remoteproc/stm32-rproc.txt |  3 ++
 drivers/remoteproc/stm32_rproc.c                   | 47 ++++++++++++++++++++++
 2 files changed, 50 insertions(+)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-10-10 15:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-26 15:38 [PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source Fabien Dessenne
2019-08-26 15:38 ` [PATCH 1/2] dt-bindings: remoteproc: stm32: add wakeup-source Fabien Dessenne
2019-08-29 22:57   ` Rob Herring
2019-08-26 15:38 ` [PATCH 2/2] remoteproc: stm32: wakeup the system by wdg irq Fabien Dessenne
2019-10-10 15:16 ` [PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source 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).