Re: [PATCH] ASoC: mmp-sspa: set phase two word length register

2020-11-20 Thread Mark Brown
On Wed, 18 Nov 2020 22:41:06 -0500, Kyle Russell wrote: > If hw params enables dual phase transmission, then the word length for > the second phase should be set to match the sample format instead of > remaining at the reset default. This matches the configuration already > being done for the firs

[PATCH] ASoC: mmp-sspa: set phase two word length register

2020-11-18 Thread Kyle Russell
If hw params enables dual phase transmission, then the word length for the second phase should be set to match the sample format instead of remaining at the reset default. This matches the configuration already being done for the first phase. This driver already sets the phase two sample size, so