Hi I Got Rob's Reviewed-by for the bindings. Any further comments for the driver part? Fabien > -----Original Message----- > From: Fabien DESSENNE <fabien.dessenne@xxxxxx> > Sent: lundi 26 août 2019 17:39 > To: Rob Herring <robh+dt@xxxxxxxxxx>; Mark Rutland <mark.rutland@xxxxxxx>; > Maxime Coquelin <mcoquelin.stm32@xxxxxxxxx>; Alexandre TORGUE > <alexandre.torgue@xxxxxx>; Ohad Ben-Cohen <ohad@xxxxxxxxxx>; Bjorn > Andersson <bjorn.andersson@xxxxxxxxxx>; devicetree@xxxxxxxxxxxxxxx; linux- > stm32@xxxxxxxxxxxxxxxxxxxxxxxxxxxx; linux-arm-kernel@xxxxxxxxxxxxxxxxxxx; > linux-kernel@xxxxxxxxxxxxxxx; linux-remoteproc@xxxxxxxxxxxxxxx > Cc: Fabien DESSENNE <fabien.dessenne@xxxxxx>; Loic PALLARDY > <loic.pallardy@xxxxxx>; Arnaud POULIQUEN <arnaud.pouliquen@xxxxxx> > Subject: [PATCH 0/2] remoteproc: stm32: allow wdg irq to be a wakeup source > > 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