summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorRichard Fitzgerald <rf@opensource.cirrus.com>2021-08-05 19:11:07 +0300
committerMark Brown <broonie@kernel.org>2021-08-05 22:17:16 +0300
commite5ada3f6787a4d6234adc6f2f3ae35c6d5b71ba0 (patch)
tree2e2df7db4eba38a67648bc8da7eee25f7f33c927 /MAINTAINERS
parent3a5d89a9c6fe306d35dce4496abbb464c1454da0 (diff)
downloadlinux-e5ada3f6787a4d6234adc6f2f3ae35c6d5b71ba0.tar.xz
ASoC: cs42l42: Fix mono playback
I2S always has two LRCLK phases and both CH1 and CH2 of the RX must be enabled (corresponding to the low and high phases of LRCLK.) The selection of the valid data channels is done by setting the DAC CHA_SEL and CHB_SEL. CHA_SEL is always the first (left) channel, CHB_SEL depends on the number of active channels. Previously for mono ASP CH2 was not enabled, the result was playing mono data would not produce any audio output. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Fixes: 621d65f3b868 ("ASoC: cs42l42: Provide finer control on playback path") Link: https://lore.kernel.org/r/20210805161111.10410-4-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions