dts/arm/st/l4: don't delete the sram0 node

This commit removes the deletion of the `sram0` node, which resulted in
the compat string `mmio-sram` missing from the final devicetree when
building stm32l4r5-based platforms in Zephyr.

This bug was introduced in
306dea6ff3.

Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
Filip Kokosinski 2023-03-13 13:50:53 +01:00 committed by Carles Cufí
parent 53091c5056
commit 608a9bc89e

View file

@ -8,7 +8,6 @@
#include <st/l4/stm32l4p5.dtsi>
/delete-node/ &sdmmc2;
/delete-node/ &sram0;
/ {
sram0: memory@20000000 {