Skip to content

Commit 608a9bc

Browse files
fkokosinskicarlescufi
authored andcommitted
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 306dea6. Signed-off-by: Filip Kokosinski <[email protected]>
1 parent 53091c5 commit 608a9bc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dts/arm/st/l4/stm32l4r5.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <st/l4/stm32l4p5.dtsi>
99

1010
/delete-node/ &sdmmc2;
11-
/delete-node/ &sram0;
1211

1312
/ {
1413
sram0: memory@20000000 {

0 commit comments

Comments
 (0)