Skip to content
Unverified Commit b4b5f29a authored by Philipp Zabel's avatar Philipp Zabel Committed by Mark Brown
Browse files

ASoC: codec: tlv320aic32x4: fix mono playback via I2S



The two commits referenced below break mono playback via I2S DAI because
they set BCLK to half the required speed. For PCM transport over I2S, the
number of transmitted channels is always 2, even for mono playback.

Fixes: dcd79364 ("ASoC: codec: tlv3204: Enable 24 bit audio support")
Fixes: 40b37136 ("ASoC: tlv320aic32x4: Fix bdiv clock rate derivation")
Signed-off-by: default avatarPhilipp Zabel <p.zabel@pengutronix.de>
Link: https://lore.kernel.org/r/20220810104156.665452-1-p.zabel@pengutronix.de


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 50ee138f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment