aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorArnaud Pouliquen <arnaud.pouliquen@st.com>2019-11-22 13:54:02 +0100
committerRob Herring <robh@kernel.org>2019-12-11 08:53:03 -0600
commit71bbcd2eaf042ec3f10122e3f3b1be67dbfb1c16 (patch)
tree2ac33912b4b5e8d2d693abb85c995f3fa148d404 /Documentation
parentLinux 5.5-rc1 (diff)
downloadlinux-dev-71bbcd2eaf042ec3f10122e3f3b1be67dbfb1c16.tar.xz
linux-dev-71bbcd2eaf042ec3f10122e3f3b1be67dbfb1c16.zip
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 <arnaud.pouliquen@st.com> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml2
1 files changed, 2 insertions, 0 deletions
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.