[PATCH 2/9] m68k: dts: stmark2: enable esdhc

Angelo Dureghello angelo at kernel-space.org
Thu Apr 16 14:14:24 CEST 2026


Enable esdhc device.

Signed-off-by: Angelo Dureghello <angelo at kernel-space.org>
---
 arch/m68k/dts/stmark2.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/m68k/dts/stmark2.dts b/arch/m68k/dts/stmark2.dts
index 3ba68b77d64..8e196fa65ff 100644
--- a/arch/m68k/dts/stmark2.dts
+++ b/arch/m68k/dts/stmark2.dts
@@ -45,3 +45,7 @@
 &i2c0 {
 	status = "okay";
 };
+
+&esdhc {
+	status = "okay";
+};
-- 
2.53.0



More information about the U-Boot mailing list