Commit 14ea1d04 authored by Fabien Dessenne's avatar Fabien Dessenne Committed by Bjorn Andersson

dt-bindings: remoteproc: stm32: add wakeup-source

Add the "wakeup-source" property: if the optional wdg interrupt is
defined, then this property may be defined too.
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarFabien Dessenne <fabien.dessenne@st.com>
Link: https://lore.kernel.org/r/1566833923-16718-2-git-send-email-fabien.dessenne@st.comSigned-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
parent 00a0eec5
......@@ -21,6 +21,9 @@ Required properties:
Optional properties:
- interrupts: Should contain the watchdog interrupt
- wakeup-source: Flag indicating whether remoteproc can wake up the system by
the watchdog interrupt. Only meaningful if the "interrupts"
property is defined.
- mboxes: This property is required only if the rpmsg/virtio functionality
is used. List of phandle and mailbox channel specifiers:
- a channel (a) used to communicate through virtqueues with the
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment