]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/armada-cp110-master.dtsi
arm64: mvebu: Armada 7k/8k: Add SDHCI device tree nodes
[u-boot] / arch / arm / dts / armada-cp110-master.dtsi
index d637867615fd190b44a55efcfbea8efaf9451b4a..661a69679edc47f24897124edb28925fc4a84a2d 100644 (file)
                                utmi-port = <UTMI_PHY_TO_USB_HOST1>;
                                status = "disabled";
                        };
+
+                       cpm_sdhci0: sdhci@780000 {
+                               compatible = "marvell,armada-8k-sdhci";
+                               reg = <0x780000 0x300>;
+                               interrupts = <GIC_SPI 69 IRQ_TYPE_LEVEL_HIGH>;
+                               dma-coherent;
+                               status = "disabled";
+                       };
                };
 
                cpm_pcie0: pcie@f2600000 {