Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: remoteproc: stm32: add wakeup-source property

If the optional wdg interrupt is defined, then this property
may be defined.

Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@st.com>
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Arnaud Pouliquen and committed by
Rob Herring
71bbcd2e e42617b8

+2
+2
Documentation/devicetree/bindings/remoteproc/st,stm32-rproc.yaml
··· 50 50 description: Should contain the WWDG1 watchdog reset interrupt 51 51 maxItems: 1 52 52 53 + wakeup-source: true 54 + 53 55 mboxes: 54 56 description: 55 57 This property is required only if the rpmsg/virtio functionality is used.