Skip to content

Commit

Permalink
dt-bindings: remoteproc: stm32: add wakeup-source
Browse files Browse the repository at this point in the history
Add the "wakeup-source" property: if the optional wdg interrupt is
defined, then this property may be defined too.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Link: https://lore.kernel.org/r/1566833923-16718-2-git-send-email-fabien.dessenne@st.com
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
  • Loading branch information
Fabien Dessenne authored and Bjorn Andersson committed Nov 15, 2019
1 parent 00a0eec commit 14ea1d0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 14ea1d0

Please sign in to comment.