RE: [PATCH] ASoC: fsl_esai: fix channel swap issue when stream starts

2019-02-24 Thread S.j. Wang
Thanks, will send v2. Best regards Wang shengjiu > > Hi Shengjiu. > > On Thu, Feb 21, 2019 at 6:53 AM S.j. Wang > wrote: > > > > From: Shengjiu Wang > > Better use your nxp.com address as the freescale.com domain is gone for a > long time. > > > There is very low possibility ( < 0.1% ) that

Re: [PATCH] ASoC: fsl_esai: fix channel swap issue when stream starts

2019-02-21 Thread Fabio Estevam
Hi Shengjiu. On Thu, Feb 21, 2019 at 6:53 AM S.j. Wang wrote: > > From: Shengjiu Wang Better use your nxp.com address as the freescale.com domain is gone for a long time. > There is very low possibility ( < 0.1% ) that channel swap happened > in beginning when multi output/input pin is enabled

[PATCH] ASoC: fsl_esai: fix channel swap issue when stream starts

2019-02-21 Thread S.j. Wang
From: Shengjiu Wang There is very low possibility ( < 0.1% ) that channel swap happened in beginning when multi output/input pin is enabled. The issue is that hardware can't send data to correct pin in the begginning with the normal enable flow. This is hardware issue, the workaround flow is tha