m68k: dts: stmark2: enable esdhc

Enable esdhc device.

Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
This commit is contained in:
Angelo Dureghello
2026-03-23 22:19:25 +01:00
parent 988c983370
commit 81b7e4da50

View File

@@ -45,3 +45,7 @@
&i2c0 {
status = "okay";
};
&esdhc {
status = "okay";
};