From: marex@denx.de (Marek Vasut)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/8] ARM: mx5: Add AUDMUX4 pinctrl data
Date: Sun, 21 Apr 2013 23:30:01 +0200 [thread overview]
Message-ID: <1366579808-12067-1-git-send-email-marex@denx.de> (raw)
This patch adds pinctrl data for the AUDMUX4 on MX53.
Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Shawn Guo <shawn.guo@linaro.org>
---
arch/arm/boot/dts/imx53.dtsi | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi
index c4ddf51..fb701bb 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -298,6 +298,15 @@
MX53_PAD_KEY_ROW1__AUDMUX_AUD5_RXD 0x80000000
>;
};
+
+ pinctrl_audmux_2: audmuxgrp-2 {
+ fsl,pins = <
+ MX53_PAD_SD2_DATA3__AUDMUX_AUD4_TXC 0x80000000
+ MX53_PAD_SD2_DATA2__AUDMUX_AUD4_TXD 0x80000000
+ MX53_PAD_SD2_DATA1__AUDMUX_AUD4_TXFS 0x80000000
+ MX53_PAD_SD2_DATA0__AUDMUX_AUD4_RXD 0x80000000
+ >;
+ };
};
fec {
--
1.7.10.4
next reply other threads:[~2013-04-21 21:30 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-21 21:30 Marek Vasut [this message]
2013-04-21 21:30 ` [PATCH 2/8] ARM: mx5: Add CAN1 pinctrl data Marek Vasut
2013-04-21 21:30 ` [PATCH 3/8] ARM: mx5: Add I2C1 " Marek Vasut
2013-04-21 21:30 ` [PATCH 4/8] ARM: mx5: Add I2C2 " Marek Vasut
2013-04-21 21:30 ` [PATCH 5/8] ARM: mx5: Add NAND " Marek Vasut
2013-04-22 5:02 ` Shawn Guo
2013-04-21 21:30 ` [PATCH 6/8] ARM: mx5: Add LCD IPU " Marek Vasut
2013-04-22 5:05 ` Shawn Guo
2013-04-21 21:30 ` [PATCH 7/8] ARM: mx5: Add PWM1 " Marek Vasut
2013-04-22 5:05 ` Shawn Guo
2013-04-21 21:30 ` [PATCH 8/8] ARM: mx5: Add support for DENX M53EVK Marek Vasut
2013-04-22 5:19 ` Shawn Guo
2013-04-22 6:41 ` Sascha Hauer
2013-04-22 5:00 ` [PATCH 1/8] ARM: mx5: Add AUDMUX4 pinctrl data Shawn Guo
2013-04-22 8:47 ` Marek Vasut
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=1366579808-12067-1-git-send-email-marex@denx.de \
--to=marex@denx.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).