arm64: mvebu: Armada 7040-db: Add SDHCI device tree nodes
[platform/kernel/u-boot.git] / arch / arm / dts / armada-7040-db.dts
index 466c6dc..63442df 100644 (file)
 &cpm_utmi1 {
        status = "okay";
 };
+
+&ap_sdhci0 {
+       status = "okay";
+       bus-width = <4>;
+       no-1-8-v;
+       non-removable;
+};
+
+&cpm_sdhci0 {
+       status = "okay";
+       bus-width = <4>;
+       no-1-8-v;
+       non-removable;
+};