]> asedeno.scripts.mit.edu Git - linux.git/commit
ASoC: pcm3168a: Implement set_tdm_slot callback
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 4 Jun 2019 11:12:49 +0000 (14:12 +0300)
committerMark Brown <broonie@kernel.org>
Tue, 4 Jun 2019 14:11:18 +0000 (15:11 +0100)
commit9b8e8b893ff52264df2b54a6820ae3c4bb820624
tree0d80ab14d3c572327ab521a3b97c5e1381794fc6
parent52194513ba1388443a067cee9606d6fe27e7650e
ASoC: pcm3168a: Implement set_tdm_slot callback

Initially we only going to care about the slot_width as for example
DSP_A/B needs 32 bclk per slots and to be able to use TDM mode the codec
(and CPU) needs to use DSP_A/B modes.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/pcm3168a.c