OSDN Git Service

ASoC: SOF: client-probes: Add support for IPC4
authorMark Brown <broonie@kernel.org>
Mon, 31 Oct 2022 18:48:31 +0000 (18:48 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 31 Oct 2022 18:48:31 +0000 (18:48 +0000)
commit4d484efc5457e01d8fd8bbfdf1215c7bdf9ca53b
tree6034ff175799a52e3a3aea372525df897e1beeb0
parent06ba770a799fab51e42c34fd62b742d60084d8b1
parentf5623593060fc2f4d84781edcc5d15e44acfcbf6
ASoC: SOF: client-probes: Add support for IPC4

Merge series from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:

The probes (the ability of probing the audio data from firmware processing
points or to receive stream of debug/trace information) is supported by IPC4
as well, but due to the differences between the two IPC version the low level
setup and information we need for probing is different.

This series will extend the existing probes support for IPC3 with IPC4 'backend'