Re: [PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI.

2014-11-25 Thread Mark Brown
On Fri, Oct 24, 2014 at 04:48:10PM -0700, Nicolin Chen wrote: > This series of patches add the support of dynamic slot width for > ESAI driver. To do this, the PATCH-1 removes the fixed width. In > order not to break those platforms that use fixed width, there > comes the PATCH-2 to apply an overri

Re: [PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI.

2014-10-31 Thread Nicolin Chen
On Fri, Oct 31, 2014 at 06:12:24PM +, Mark Brown wrote: > On Fri, Oct 24, 2014 at 04:48:10PM -0700, Nicolin Chen wrote: > > > @Shengjiu, > > Will you be available to test this series on Sabre Auto for both > > Master and Slave cases? I'd like to wait for your Test-by. Thanks. > > Any ETA on t

Re: [PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI.

2014-10-31 Thread Mark Brown
On Fri, Oct 24, 2014 at 04:48:10PM -0700, Nicolin Chen wrote: > @Shengjiu, > Will you be available to test this series on Sabre Auto for both > Master and Slave cases? I'd like to wait for your Test-by. Thanks. Any ETA on the testing? signature.asc Description: Digital signature ___

[PATCH 0/2] ASoC: fsl: Use dynamic slot width for ESAI.

2014-10-24 Thread Nicolin Chen
This series of patches add the support of dynamic slot width for ESAI driver. To do this, the PATCH-1 removes the fixed width. In order not to break those platforms that use fixed width, there comes the PATCH-2 to apply an override of slot_width. @Shengjiu, Will you be available to test this serie