ASoC: SOF: Intel: hda-mlink: fixes and extensions
authorMark Brown <broonie@kernel.org>
Mon, 15 May 2023 15:13:09 +0000 (00:13 +0900)
committerMark Brown <broonie@kernel.org>
Mon, 15 May 2023 15:13:09 +0000 (00:13 +0900)
commit9be0b3a0074a61df1c94c37faea35ec8b9ea130b
tree4920f453c5d71a57d03f843153308f1122aa80bf
parent1c0d023c8c2f7c56750a3d58207b263a39d39554
parentccc2f0c1b6b613cd0014c3dcd465a4b57856b0fe
ASoC: SOF: Intel: hda-mlink: fixes and extensions

Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

With additional testing with multiple links and multiple DAI types, we
found a couple of mistakes with refcounts, base address, missing
initialization.

A new helper was also added due to a change in the SoundWire
programming sequences, with the host driver in charge of setting up
the DMA channel mapping instead of the firmware.