From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 13/16] ARM: dts: i.MX6: Add i2c and spi aliases
Date: Tue, 25 Jun 2013 15:51:57 +0200 [thread overview]
Message-ID: <1372168320-22605-14-git-send-email-s.hauer@pengutronix.de> (raw)
In-Reply-To: <1372168320-22605-1-git-send-email-s.hauer@pengutronix.de>
This allows to order the i2c and spi devices correctly.
While at it reorder the aliases entries alphabetically.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
arch/arm/boot/dts/imx6qdl.dtsi | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index 7707f2e..2d73f83 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -14,11 +14,6 @@
/ {
aliases {
- serial0 = &uart1;
- serial1 = &uart2;
- serial2 = &uart3;
- serial3 = &uart4;
- serial4 = &uart5;
gpio0 = &gpio1;
gpio1 = &gpio2;
gpio2 = &gpio3;
@@ -26,6 +21,18 @@
gpio4 = &gpio5;
gpio5 = &gpio6;
gpio6 = &gpio7;
+ i2c0 = &i2c1;
+ i2c1 = &i2c2;
+ i2c2 = &i2c3;
+ serial0 = &uart1;
+ serial1 = &uart2;
+ serial2 = &uart3;
+ serial3 = &uart4;
+ serial4 = &uart5;
+ spi0 = &ecspi1;
+ spi1 = &ecspi2;
+ spi2 = &ecspi3;
+ spi3 = &ecspi4;
};
intc: interrupt-controller at 00a01000 {
--
1.8.3.1
next prev parent reply other threads:[~2013-06-25 13:51 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-25 13:51 [PATCH] i.MX dts updates Sascha Hauer
2013-06-25 13:51 ` [PATCH 01/16] ARM: dts: i.MX6: sync imx6q and imx6dl pinmux entries Sascha Hauer
2013-06-25 13:51 ` [PATCH 02/16] ARM: dts: i.MX6qdl: Add compatible and clock to flexcan nodes Sascha Hauer
2013-06-25 13:51 ` [PATCH 03/16] ARM: dts: i.MX6qdl: Add i.MX31 compatible to gpt node Sascha Hauer
2013-06-26 13:59 ` Shawn Guo
2013-06-26 14:13 ` Sascha Hauer
2013-06-25 13:51 ` [PATCH 04/16] ARM: dts: i.MX27: Add iim node Sascha Hauer
2013-06-25 13:51 ` [PATCH 05/16] ARM: dts: i.MX31: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 06/16] ARM: dts: i.MX25: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 07/16] ARM: dts: i.MX51: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 08/16] ARM: dts: i.MX53: " Sascha Hauer
2013-06-25 13:51 ` [PATCH 09/16] ARM: dts: i.MX25: Add i2c and spi aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 10/16] ARM: dts: i.MX27: Add i2c aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 11/16] ARM: dts: i.MX51: Add i2c and spi aliases Sascha Hauer
2013-06-25 13:51 ` [PATCH 12/16] ARM: dts: i.MX53: " Sascha Hauer
2013-06-25 13:51 ` Sascha Hauer [this message]
2013-06-25 13:51 ` [PATCH 14/16] ARM: dts: i.MX51: move kpp pinmux entry Sascha Hauer
2013-06-25 13:51 ` [PATCH 15/16] ARM: dts: i.MX51 babbage: Add spi-cs-high property to pmic Sascha Hauer
2013-06-25 13:52 ` [PATCH 16/16] ARM: dts: i.MX51: Add USB host1/2 pinmux entries Sascha Hauer
2013-06-26 14:00 ` [PATCH] i.MX dts updates Shawn Guo
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=1372168320-22605-14-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=linux-arm-kernel@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;
as well as URLs for NNTP newsgroup(s).