From: Li.Xiubo@freescale.com (Xiubo Li)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv4 2/4] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610.
Date: Fri, 20 Dec 2013 09:03:05 +0800 [thread overview]
Message-ID: <1387501387-2151-2-git-send-email-Li.Xiubo@freescale.com> (raw)
In-Reply-To: <1387501387-2151-1-git-send-email-Li.Xiubo@freescale.com>
This patch adds the SAI's edma mux Tx and Rx support.
Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com>
Signed-off-by: Jingchang Lu <b35083@freescale.com>
---
arch/arm/boot/dts/vf610.dtsi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/arch/arm/boot/dts/vf610.dtsi b/arch/arm/boot/dts/vf610.dtsi
index e84d84c..2d6ddd0 100644
--- a/arch/arm/boot/dts/vf610.dtsi
+++ b/arch/arm/boot/dts/vf610.dtsi
@@ -166,6 +166,9 @@
interrupts = <0 86 0x04>;
clocks = <&clks VF610_CLK_SAI2>;
clock-names = "sai";
+ dma-names = "tx", "rx";
+ dmas = <&edma0 0 VF610_EDMA_MUXID0_SAI2_TX>,
+ <&edma0 0 VF610_EDMA_MUXID0_SAI2_RX>;
status = "disabled";
};
--
1.8.4
next prev parent reply other threads:[~2013-12-20 1:03 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 1:03 [PATCHv4 1/4] ALSA: Add SAI SoC Digital Audio Interface driver Xiubo Li
2013-12-20 1:03 ` Xiubo Li [this message]
2013-12-20 11:08 ` [PATCHv4 2/4] ARM: dts: Add Freescale SAI ALSA SoC Digital Audio Interface node for VF610 Mark Brown
2013-12-20 11:12 ` Li.Xiubo at freescale.com
2013-12-20 11:30 ` Li.Xiubo at freescale.com
2013-12-27 8:53 ` Shawn Guo
2013-12-27 9:08 ` Li.Xiubo at freescale.com
2013-12-20 1:03 ` [PATCHv4 3/4] ARM: dts: Enable SAI ALSA SoC DAI device for Vybrid VF610 TOWER board Xiubo Li
2013-12-20 11:30 ` Li.Xiubo at freescale.com
2013-12-20 1:03 ` [PATCHv4 4/4] Documentation: Add device tree bindings for Freescale SAI Xiubo Li
2013-12-20 11:53 ` Mark Brown
2013-12-20 11:55 ` [PATCHv4 1/4] ALSA: Add SAI SoC Digital Audio Interface driver Mark Brown
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=1387501387-2151-2-git-send-email-Li.Xiubo@freescale.com \
--to=li.xiubo@freescale.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 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).