mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-12 05:48:39 +08:00
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: 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>
This commit is contained in:
parent
00a0eec59d
commit
14ea1d04ed
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user