From: Arnaud Pouliquen Date: Fri, 22 Nov 2019 12:54:02 +0000 (+0100) Subject: dt-bindings: remoteproc: stm32: add wakeup-source property X-Git-Tag: v5.5-rc2~16^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=71bbcd2eaf042ec3f10122e3f3b1be67dbfb1c16;p=users%2Fhch%2Fblock.git dt-bindings: remoteproc: stm32: add wakeup-source property If the optional wdg interrupt is defined, then this property may be defined. Signed-off-by: Arnaud Pouliquen Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml index acf18d170352..c0d83865e933 100644 --- a/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml +++ b/Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml @@ -50,6 +50,8 @@ properties: description: Should contain the WWDG1 watchdog reset interrupt maxItems: 1 + wakeup-source: true + mboxes: description: This property is required only if the rpmsg/virtio functionality is used.