arm: dts: socfpga: Add mmc alias

Add alias for the SD/MMC controller, so it can be located by U-Boot OF support.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
This commit is contained in:
Marek Vasut 2015-07-25 10:47:22 +02:00
parent b09b72d83b
commit 2e8fcc7e41

View File

@ -23,6 +23,7 @@
spi0 = &qspi;
spi1 = &spi0;
spi2 = &spi1;
mmc = &mmc;
};
cpus {