commit | 9b8e8b893ff52264df2b54a6820ae3c4bb820624 | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jun 04 14:12:49 2019 +0300 |
committer | Mark Brown <broonie@kernel.org> | Tue Jun 04 15:11:18 2019 +0100 |
tree | 0d80ab14d3c572327ab521a3b97c5e1381794fc6 | |
parent | 52194513ba1388443a067cee9606d6fe27e7650e [diff] |
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>