# Pastebin 7jsF5HMU emmc: sdhci@ffe7080000 { compatible = "snps,dwcmshc-sdhci"; reg = <0xff 0xe7080000 0x0 0x10000>; interrupt-parent = <&intc>; interrupts = <62>; interrupt-names = "sdhciirq"; clocks = <&dummy_clock_sdhci>; clock-names = "core"; }; sdhci0: sd@ffe7090000 { compatible = "snps,dwcmshc-sdhci"; reg = <0xff 0xe7090000 0x0 0x10000>; interrupt-parent = <&intc>; interrupts = <64>; interrupt-names = "sdhci0irq"; clocks = <&dummy_clock_sdhci>; clock-names = "core"; }; sdhci1: sd@ffe70a0000 { compatible = "snps,dwcmshc-sdhci"; reg = <0xff 0xe70a0000 0x0 0x10000>; interrupt-parent = <&intc>; interrupts = <71>; interrupt-names = "sdhci1irq"; clocks = <&dummy_clock_sdhci>; clock-names = "core"; };