]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: Splitting cs35l56 SoundWire DAI into separate
authorMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:57:11 +0000 (16:57 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 3 Dec 2024 16:57:11 +0000 (16:57 +0000)
Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>:

This series prepares for dissimilar aggregation of CS42L43 + CS35L56
speaker playback. The CS35L56 SoundWire DAI is split into separate
DAIs for playback and capture so they can be routed and aggregated
differently.

The cs_amp driver is also updated to enable different TX (capture)
slots on each CS35L56 on a bus, so that the captures can be aggregated.


Trivial merge