From: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Cc: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Subject: [PATCH 1/7] ARM: i.MX53: add audmux pinctrl
Date: Wed, 24 Apr 2013 11:41:20 +0200 [thread overview]
Message-ID: <1366796486-10641-2-git-send-email-s.trumtrar@pengutronix.de> (raw)
In-Reply-To: <1366796486-10641-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
Add a group to the audmux pinctrl.
Signed-off-by: Steffen Trumtrar <s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.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 ca8458d..d9275f6 100644
--- a/arch/arm/boot/dts/imx53.dtsi
+++ b/arch/arm/boot/dts/imx53.dtsi
@@ -310,6 +310,15 @@
MX53_PAD_SD2_DATA0__AUDMUX_AUD4_RXD 0x80000000
>;
};
+
+ pinctrl_audmux_3: audmuxgrp-3 {
+ fsl,pins = <
+ MX53_PAD_CSI0_DAT4__AUDMUX_AUD3_TXC 0x80000000
+ MX53_PAD_CSI0_DAT5__AUDMUX_AUD3_TXD 0x80000000
+ MX53_PAD_CSI0_DAT6__AUDMUX_AUD3_TXFS 0x80000000
+ MX53_PAD_CSI0_DAT7__AUDMUX_AUD3_RXD 0x80000000
+ >;
+ };
};
fec {
--
1.8.2.rc2
next prev parent reply other threads:[~2013-04-24 9:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-24 9:41 [PATCH 0/7] ARM: i.MX53: dts: add Ka-Ro tx53 Steffen Trumtrar
[not found] ` <1366796486-10641-1-git-send-email-s.trumtrar-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-04-24 9:41 ` Steffen Trumtrar [this message]
2013-04-24 9:41 ` [PATCH 2/7] ARM: i.MX53: add csi pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 3/7] ARM: i.MX53: add ecspi pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 4/7] ARM: i.MX53: add pwm2 pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 5/7] ARM: i.MX53: add uart1 pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 6/7] ARM: i.MX53: add uart2 pinctrl Steffen Trumtrar
2013-04-24 9:41 ` [PATCH 7/7] ARM: dts: add Ka-Ro tx53 devicetree Steffen Trumtrar
2013-04-24 11:57 ` [PATCH 0/7] ARM: i.MX53: dts: add Ka-Ro tx53 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=1366796486-10641-2-git-send-email-s.trumtrar@pengutronix.de \
--to=s.trumtrar-bicnvbalz9megne8c9+irq@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.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).