From e3cb40d4d80516a8f4e9afaebe4d672821a2c97b Mon Sep 17 00:00:00 2001 From: Bjorn Andersson Date: Sat, 30 Nov 2019 10:34:36 -0800 Subject: 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 --- Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'Documentation/devicetree') 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 -- cgit