diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-11-30 10:34:36 -0800 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-11-30 10:41:03 -0800 |
commit | e3cb40d4d80516a8f4e9afaebe4d672821a2c97b (patch) | |
tree | e489dea58688e1f4767955db1c8d0dc45338b0bb /Documentation | |
parent | 4a56e423e0e19b616c2f2615674a7dffdb77afd6 (diff) |
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 14ea1d04ed0f7bae60951bdb8eeaa55cdbb26c73.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt b/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt index ac54b5b9a045..5fa915a4b736 100644 --- a/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt +++ b/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt @@ -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 |