* [U-Boot] [PATCH] arm: dts: socfpga: Add mmc alias
@ 2015-07-27 20:42 Marek Vasut
2015-08-03 15:58 ` Marek Vasut
0 siblings, 1 reply; 2+ messages in thread
From: Marek Vasut @ 2015-07-27 20:42 UTC (permalink / raw)
To: u-boot
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>
---
arch/arm/dts/socfpga.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/dts/socfpga.dtsi b/arch/arm/dts/socfpga.dtsi
index 3a3fb4a..e17e9f4 100644
--- a/arch/arm/dts/socfpga.dtsi
+++ b/arch/arm/dts/socfpga.dtsi
@@ -23,6 +23,7 @@
spi0 = &qspi;
spi1 = &spi0;
spi2 = &spi1;
+ mmc = &mmc;
};
cpus {
--
2.1.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [U-Boot] [PATCH] arm: dts: socfpga: Add mmc alias
2015-07-27 20:42 [U-Boot] [PATCH] arm: dts: socfpga: Add mmc alias Marek Vasut
@ 2015-08-03 15:58 ` Marek Vasut
0 siblings, 0 replies; 2+ messages in thread
From: Marek Vasut @ 2015-08-03 15:58 UTC (permalink / raw)
To: u-boot
On Monday, July 27, 2015 at 10:42:51 PM, Marek Vasut wrote:
> 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>
Applied to u-boot-socfpga/master .
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-08-03 15:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 20:42 [U-Boot] [PATCH] arm: dts: socfpga: Add mmc alias Marek Vasut
2015-08-03 15:58 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox