From a41ab71e20c5923986f66a2bfb1602c639c5c9b6 Mon Sep 17 00:00:00 2001 From: Bjorn Andersson Date: Sat, 30 Nov 2019 10:34:36 -0800 Subject: [PATCH] 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 8b7498b0eb74b7f5ace061d0ee025d41fac5f299. Signed-off-by: Bjorn Andersson --- Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt b/Documentation/devicetree/bindings/remoteproc/stm32-rproc.txt index ac54b5b9a045c..5fa915a4b7360 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 -- 2.39.5