mbox series

[0/3] ARM: stm32: add DT properties for remote proc synchronisation

Message ID 20200827072101.26588-1-arnaud.pouliquen@st.com (mailing list archive)
Headers show
Series ARM: stm32: add DT properties for remote proc synchronisation | expand

Message

Arnaud POULIQUEN Aug. 27, 2020, 7:20 a.m. UTC
This series implements the DT part associated to the commit 9276536f455b3
("remoteproc: stm32: Parse syscon that will manage M4 synchronisation")

Arnaud Pouliquen (3):
  dt-bindings: arm: stm32: Add compatible for syscon tamp node
  dt-bindings: remoteproc: stm32_rproc: update for firmware
    synchronization
  ARM: dts: stm32: update stm32mp151 for remote proc synchronization
    support

 .../bindings/arm/stm32/st,stm32-syscon.yaml   |  1 +
 .../bindings/remoteproc/st,stm32-rproc.yaml   | 19 +++++++++++++++++++
 arch/arm/boot/dts/stm32mp151.dtsi             |  7 +++++++
 3 files changed, 27 insertions(+)