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)
commitf7aadbb23ce4c0572b5732a731d6f30b81569bee
treedf15a65ebf3a967b6bab49b5a7f122e11d0d22cd
parent1dc53232a9cbefad9a84f6a8bc35c15e2f592b4b
parent52d7939d10f25bc6635caa4d390e79a034626f79
ASoC: SOF: Add SKL/KBL support for IPC4 CI tests

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.