[PATCH v2 0/4] ARM: stm32: add DT properties for remote proc synchronisation

From: Arnaud Pouliquen
Date: Wed Oct 14 2020 - 08:55:42 EST


This series implements the DT part associated to the commit 9276536f455b3
("remoteproc: stm32: Parse syscon that will manage M4 synchronisation")

Delta vs V1 [1]
- add Rob acked-by on patch 1/4
- simplify yaml descriptions and align other syscon descriptions

[1]https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=339339

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

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

--
2.17.1