On 7/5/23 17:44, Patrick Delaunay wrote:
Remove the optional shared memory in SYSRAM and use the OP-TEE native shared memory for SCMI-OPTEE to - avoid boot issue with the latest OP-TEE version 3.22.0 for STM32MP15 SoC, when CFG_STM32MP1_SCMI_SHM_SYSRAM is disabled - prepare migration with the same configuration for STM32MP13 SoC Patrick Delaunay (2): ARM: dts: sm32mp: remove shmem for scmi-optee on stm32mp15 ARM: dts: sm32mp: remove shmem for scmi-optee on stm32mp13 arch/arm/boot/dts/st/stm32mp131.dtsi | 14 -------------- arch/arm/boot/dts/st/stm32mp15-scmi.dtsi | 16 ---------------- 2 files changed, 30 deletions(-)
Applied to stm32-next. Will be send for fixes in this v6.5 cycle. Thanks Alex