From: panetta.mike@gmail.com (Michael Panetta)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Add dts info for wandboard GPIO lines.
Date: Tue, 6 Aug 2013 17:35:17 -0400 [thread overview]
Message-ID: <1375824917-9420-2-git-send-email-panetta.mike@gmail.com> (raw)
In-Reply-To: <1375824917-9420-1-git-send-email-panetta.mike@gmail.com>
---
arch/arm/boot/dts/imx6qdl-wandboard.dtsi | 17 +++++++++++++++++
1 file changed, 17 insertions(+)
diff --git a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
index a55113e..b40bbe1 100644
--- a/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
+++ b/arch/arm/boot/dts/imx6qdl-wandboard.dtsi
@@ -84,6 +84,23 @@
>;
};
};
+
+ gpio {
+ pinctrl_gpio: gpiogrp {
+ fsl,pins = <
+ MX6QDL_PAD_EIM_DA12__GPIO3_IO12 0x80000000 /* GPIO3_12 EDM pin 255 */
+ MX6QDL_PAD_EIM_DA11__GPIO3_IO11 0x80000000 /* GPIO3_11 EDM pin 256 */
+ MX6QDL_PAD_EIM_DA10__GPIO3_IO10 0x80000000 /* GPIO3_10 EDM pin 257 */
+ MX6QDL_PAD_EIM_D27__GPIO3_IO27 0x80000000 /* GPIO3_27 EDM pin 258 */
+ MX6QDL_PAD_EIM_D26__GPIO3_IO26 0x80000000 /* GPIO3_26 EDM pin 259 */
+ MX6QDL_PAD_EIM_BCLK__GPIO6_IO31 0x80000000 /* GPIO6_31 EDM pin 260 */
+ MX6QDL_PAD_EIM_DA8__GPIO3_IO08 0x80000000 /* GPIO3_8 EDM pin 261 */
+ MX6QDL_PAD_ENET_RX_ER__GPIO1_IO24 0x80000000 /* GPIO1_24 EDM pin 262 */
+ MX6QDL_PAD_GPIO_19__GPIO4_IO05 0x80000000 /* GPIO4_5 EDM pin 263 */
+ MX6QDL_PAD_SD3_RST__GPIO7_IO08 0x80000000 /* GPIO7_8 EDM pin 264 */
+ >;
+ };
+ };
};
&fec {
--
1.7.11.7
next prev parent reply other threads:[~2013-08-06 21:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-06 21:35 [Repost PATCH] ARM: dts: imx6qdl-wandboard: add gpio lines to wandboard shared dtsi Michael Panetta
2013-08-06 21:35 ` Michael Panetta [this message]
2013-08-06 21:39 ` [PATCH] Add dts info for wandboard GPIO lines Fabio Estevam
-- strict thread matches above, loose matches on Subject: below --
2013-07-31 21:40 [PATCH] ARM: dts: imx6qdl-wandboard: add gpio lines to wandboard shared dtsi Michael Panetta
2013-07-31 21:40 ` [PATCH] Add dts info for wandboard GPIO lines Michael Panetta
2015-06-30 8:08 ` Uwe Kleine-König
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=1375824917-9420-2-git-send-email-panetta.mike@gmail.com \
--to=panetta.mike@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.