On Mon, 31 Oct 2022 12:51:36 +0200, Peter Ujfalusi wrote:
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'
[...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/5] ASoC: SOF: probes: Replace [0] union members with DECLARE_FLEX_ARRAY() commit: b7b080cf3c33976eb2b51f73948dd9a6109a1107 [2/5] ASoC: SOF: probes: Separate IPC3 operations to a separate file commit: ccf06b148fc22e3a964308df1d158c87710a35bd [3/5] ASoC: SOF: client: Add sof_client_ipc_set_get_data() commit: d8bc54a5f2cb8b3bc2d727badc351b0ad24eb702 [4/5] ASoC: SOF: client: Add sof_client_ipc4_find_module() function commit: 7f0a3dff1f23eadbc36a64600ad2c17912163b66 [5/5] ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client device commit: f5623593060fc2f4d84781edcc5d15e44acfcbf6
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark