On Wed 14 Oct 07:54 CDT 2020, Arnaud Pouliquen wrote: > 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 Applied the dt-bindings updates, expecting the dts change to go throught he ST soc tree. Thank you, Bjorn > 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 >