Searched hist:"27 a18e9e673f03b48a881e133a532c1619b711c7" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt1308-sdw.c | diff 27a18e9e673f03b48a881e133a532c1619b711c7 Wed Mar 25 22:29:05 CET 2020 Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> ASoC: rt1308-sdw: use slot and rx_mask to configure stream
If the DAI was configured with a set_tdm_slots() call, use the information.
A platform or machine driver may configure each amplifier to extract different bitSlots from the frame, or extract the same data and use processing to generate the relevant output. The latter case is easier to handle in case of orientation changes.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20200325212905.28145-3-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
|