[alsa-devel] [PATCH v3 1/4] ASoC: fsl_sai: Add driver suspend and resume to support MEGA Fast
Nicolin Chen
nicoleotsuka at gmail.com
Tue Aug 11 21:29:13 CEST 2015
On Tue, Aug 11, 2015 at 05:50:15PM +0800, Zidan Wang wrote:
> 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.
I've sent a similar patch a few months ago. And got comment from Sascha:
https://lkml.org/lkml/2015/4/27/87
I haven't got time to move forward though...
> >
> > 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