ARM: dts: stm32mp13: remove shmem for scmi-optee
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 10 Jul 2023 08:44:10 +0000 (10:44 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Aug 2023 07:29:18 +0000 (09:29 +0200)
commit3fce6bf213095121411fd8d8eb116a8cb1784141
treea0d4285b9f1415904dcb30846e91d07bb51a7933
parentb2fb22396f97492fb5a2749dbd1bd9b6fdc30c71
ARM: dts: stm32mp13: remove shmem for scmi-optee

CFG_STM32MP1_SCMI_SHM_SYSRAM will be disabled by default for STM32MP13x
SoCs in next OP-TEE version and the OP-TEE SMCI server uses the OP-TEE
native shared memory registered by clients.

To be compatible by default with this configuration this patch removes
the shared memory in the SCMI configuration and the associated reserved
memory in SRAM.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32mp13-u-boot.dtsi
arch/arm/dts/stm32mp131.dtsi