[PATCH 3/4] arch: arm: dts: bcm963158.dts: enable sdhci support
Philippe Reynes
philippe.reynes at softathome.com
Wed Apr 13 19:13:42 CEST 2022
Enable the support of sdhci on bcm63158.
Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
---
arch/arm/dts/bcm963158.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/bcm963158.dts b/arch/arm/dts/bcm963158.dts
index c2bdd33274..c96fa60841 100644
--- a/arch/arm/dts/bcm963158.dts
+++ b/arch/arm/dts/bcm963158.dts
@@ -137,3 +137,7 @@
spi-max-frequency = <25000000>;
};
};
+
+&sdhci {
+ status = "okay";
+};
--
2.25.1
More information about the U-Boot
mailing list