From: Zidan Wang <zidan.wang@freescale.com>
To: Fabio Estevam <festevam@gmail.com>
Cc: "alsa-devel@alsa-project.org" <alsa-devel@alsa-project.org>,
Timur Tabi <timur@tabi.org>, Xiubo Li <Xiubo.Lee@gmail.com>,
Liam Girdwood <lgirdwood@gmail.com>,
tiwai@suse.com, Nicolin Chen <nicoleotsuka@gmail.com>,
Mark Brown <broonie@kernel.org>
Subject: Re: [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast
Date: Tue, 11 Aug 2015 17:50:15 +0800 [thread overview]
Message-ID: <20150811095014.GD28723@shlinux2> (raw)
In-Reply-To: <CAOMZO5DPButcf=XbsPLLn6DF4oZKapjhg0OfktMjKf4hAAgpdQ@mail.gmail.com>
On Tue, Aug 11, 2015 at 07:46:40AM -0300, Fabio Estevam wrote:
> On Tue, Aug 11, 2015 at 6:34 AM, Zidan Wang <zidan.wang@freescale.com> wrote:
>
> > I have sent the SDMA remap patch to community, but have no response now. I can share the patch for you.
>
> Please share the link to your patch, thanks.
https://patchwork.kernel.org/patch/6850431/
The other patch i can't find the link:
diff --git a/arch/arm/boot/dts/imx6sx.dtsi b/arch/arm/boot/dts/imx6sx.dtsi
index e391d63..73b28a1 100644
--- a/arch/arm/boot/dts/imx6sx.dtsi
+++ b/arch/arm/boot/dts/imx6sx.dtsi
@@ -934,7 +934,7 @@
<&clks 0>, <&clks 0>;
clock-names = "bus", "mclk1", "mclk2", "mclk3";
dma-names = "rx", "tx";
- dmas = <&sdma 31 23 0>, <&sdma 32 23 0>;
+ dmas = <&sdma 31 24 0>, <&sdma 32 24 0>;
dma-source = <&gpr 0 15 0 16>;
status = "disabled";
};
next prev parent reply other threads:[~2015-08-11 11:00 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-07 6:21 [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast Zidan Wang
2015-08-07 6:21 ` [PATCH v3 2/4] ASoC: fsl_spdif: " Zidan Wang
2015-10-05 16:44 ` Applied "ASoC: fsl_spdif: Add driver suspend and resume to support MEGA Fast" to the asoc tree Mark Brown
2015-08-07 6:21 ` [PATCH v3 3/4] ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast Zidan Wang
2015-10-05 16:44 ` Applied "ASoC: fsl_ssi: Add driver suspend and resume to support MEGA Fast" to the asoc tree Mark Brown
2015-08-07 6:21 ` [PATCH v3 4/4] ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast Zidan Wang
2015-10-05 16:44 ` Applied "ASoC: fsl_esai: Add driver suspend and resume to support MEGA Fast" to the asoc tree Mark Brown
2015-08-11 9:12 ` [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast Nicolin Chen
2015-08-11 9:28 ` Zidan Wang
2015-08-11 10:41 ` Fabio Estevam
2015-08-11 9:34 ` Zidan Wang
2015-08-11 10:46 ` Fabio Estevam
2015-08-11 9:50 ` Zidan Wang [this message]
2015-08-11 19:29 ` Nicolin Chen
2015-09-16 5:08 ` Nicolin Chen
2015-10-05 16:44 ` Applied "ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast" to the asoc tree 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=20150811095014.GD28723@shlinux2 \
--to=zidan.wang@freescale.com \
--cc=Xiubo.Lee@gmail.com \
--cc=alsa-devel@alsa-project.org \
--cc=broonie@kernel.org \
--cc=festevam@gmail.com \
--cc=lgirdwood@gmail.com \
--cc=nicoleotsuka@gmail.com \
--cc=timur@tabi.org \
--cc=tiwai@suse.com \
/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.