ASoC: SOF: Fixes for Intel HD-Audio DMA stopping
authorMark Brown <broonie@kernel.org>
Sat, 27 Nov 2021 01:27:27 +0000 (01:27 +0000)
committerMark Brown <broonie@kernel.org>
Sat, 27 Nov 2021 01:27:27 +0000 (01:27 +0000)
Merge series from Kai Vehmanen <kai.vehmanen@linux.intel.com>:

Implement an updated programming sequence to handle DMA stop for Intel
HD-Audio DMA.

The new flow is only used if the firmware is sufficiently new to
support the feature. SOF1.9.2 is the first release with the updated
flow. The kernel changes are backwards compatible with old firmware
releases. Likewise new firmware releases will work with old kernel.

Series reviewed originally at:
https://github.com/thesofproject/linux/pull/3167


Trivial merge