]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes
authorAndrew F. Davis <afd@ti.com>
Wed, 29 Nov 2017 21:32:54 +0000 (15:32 -0600)
committerMark Brown <broonie@kernel.org>
Fri, 1 Dec 2017 13:32:00 +0000 (13:32 +0000)
commitdcb407b257af06fa58b0544ec01ec9e0d3927e02
tree2dbfbdaaf46f80f72caba9076bb18ff120f7969c
parent77f8b3cfc33cd4231cc2748bcac9f43b9eea546c
ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modes

Currently BCLK inverting is only handled when the DAI format is
DSP, but the BCLK may be inverted in any supported mode. Without
this using this CODEC in any other mode than DSP with the BCLK
inverted leads to bad sampling timing and very poor audio quality.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320aic31xx.c