Searched hist:"82 d1aeb8a40740cf4208ce864cbcaa5e8bbabf4e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/pxa/ |
H A D | mmp-sspa.c | diff 82d1aeb8a40740cf4208ce864cbcaa5e8bbabf4e Wed Nov 18 21:41:06 CST 2020 Kyle Russell <bkylerussell@gmail.com> ASoC: mmp-sspa: set phase two word length register
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 this should complete the phase two configuration.
Signed-off-by: Kyle Russell <bkylerussell@gmail.com> Link: https://lore.kernel.org/r/20201119034106.1273906-1-bkylerussell@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|