Revert "dt-bindings: remoteproc: stm32: add wakeup-source"
The DeviceTree binding document was converted to YAML in a patch that
is being merged through the devicetree tree, as such this patch needs to
be rewritten and is currently cause for a merge conflict.
This reverts commit 14ea1d04ed
.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
parent
4a56e423e0
commit
e3cb40d4d8
|
@ -21,9 +21,6 @@ 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