dt-bindings: remoteproc: stm32: add wakeup-source property
authorArnaud Pouliquen <arnaud.pouliquen@st.com>
Fri, 22 Nov 2019 12:54:02 +0000 (13:54 +0100)
committerRob Herring <robh@kernel.org>
Wed, 11 Dec 2019 14:53:03 +0000 (08:53 -0600)
If the optional wdg interrupt is defined, then this property
may be defined.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml

index acf18d1..c0d8386 100644 (file)
@@ -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.