ASoC: SOF: Add SKL/KBL support for IPC4 CI tests
authorMark Brown <broonie@kernel.org>
Wed, 21 Sep 2022 09:19:15 +0000 (10:19 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 21 Sep 2022 09:19:15 +0000 (10:19 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

This patchset was submitted earlier in April 2022 as part of the
"ASoC: SOF: add INTEL_IPC4 plumbing" series. As requested the SKL/KBL
support is moved to a different series.

This update adds minor style fixes and the ops that were missing at
the time. SKL and KBL daily tests have been running for several months
and helped identify missing sequences in the SOF driver for HDaudio
links, or platform differences that the driver did not account for
(number of pipelines, etc).

Note that this capability is not recommended for any distribution, it
is ONLY for SOF IPC4 CI tests on HDaudio devices, we will not extend
this SKL/KBL support for I2S devices based on ES8336 or Chromebooks
which are ONLY supported by the AVS driver.


Trivial merge