[alsa-devel] [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast
Zidan Wang
zidan.wang at freescale.com
Tue Aug 11 11:50:15 CEST 2015
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 at 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";
};
More information about the Alsa-devel
mailing list