From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH 6/8] ARM: i.MX6: Add usdhc aliases
Date: Thu, 30 May 2013 13:49:25 +0200 [thread overview]
Message-ID: <1369914567-15650-7-git-send-email-s.hauer@pengutronix.de> (raw)
In-Reply-To: <1369914567-15650-1-git-send-email-s.hauer@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
arch/arm/dts/imx6qdl.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/dts/imx6qdl.dtsi b/arch/arm/dts/imx6qdl.dtsi
index 405407a..b636002 100644
--- a/arch/arm/dts/imx6qdl.dtsi
+++ b/arch/arm/dts/imx6qdl.dtsi
@@ -26,6 +26,10 @@
gpio4 = &gpio5;
gpio5 = &gpio6;
gpio6 = &gpio7;
+ mmc0 = &usdhc1;
+ mmc1 = &usdhc2;
+ mmc2 = &usdhc3;
+ mmc3 = &usdhc4;
};
intc: interrupt-controller@00a01000 {
--
1.8.2.rc2
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2013-05-30 11:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-30 11:49 [PATCH] i.MX6: Add devicetree support Sascha Hauer
2013-05-30 11:49 ` [PATCH 1/8] mtd: m25p80: add " Sascha Hauer
2013-05-30 11:49 ` [PATCH 2/8] ARM: i.MX6: Fix CCM compatible node Sascha Hauer
2013-05-30 11:49 ` [PATCH 3/8] ARM: i.MX6: skip devices register when devicetree is present Sascha Hauer
2013-05-30 11:49 ` [PATCH 4/8] ARM: i.MX6: Add devicetree files Sascha Hauer
2013-05-30 11:49 ` [PATCH 5/8] ARM: i.MX6: add imx31 compatible entry for GPT Sascha Hauer
2013-05-30 11:49 ` Sascha Hauer [this message]
2013-05-30 11:49 ` [PATCH 7/8] ARM: i.MX6 sabrelite: switch to devicetree probing Sascha Hauer
2013-05-30 11:49 ` [PATCH 8/8] ARM: i.MX6 sabresd: Switch " Sascha Hauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1369914567-15650-7-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox