1
linux/sound/soc/sof
Jyri Sarha 48b86532c1
ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits
Write the size of the optional payload of SOF_IPC4_MOD_INIT_INSTANCE
message to extension param_size-bits.

The previous IPC4 version does not set these bits that should indicate
the size of the optional payload (struct sof_ipc4_probe_cfg). The old
firmware side component code works well without these bits, but when
the probes are converted to use the generic module API, this does not
work anymore.

Fixes: f562359306 ("ASoC: SOF: IPC4: probes: Implement IPC4 ops for probes client device")
Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Liam Girdwood <liam.r.girdwood@intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20241107132840.17386-1-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-11-07 15:35:52 +00:00
..
amd ASoC: SOF: amd: Fix for incorrect DMA ch status register offset 2024-11-06 20:40:22 +00:00
imx ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
intel ASoC: SOF: Intel: hda: Always clean up link DMA during stop 2024-10-17 12:11:20 +01:00
mediatek ASoC: Switch back to struct platform_driver::remove() 2024-09-09 18:26:49 +01:00
xtensa
compress.c
control.c
core.c
debug.c
fw-file-profile.c
iomem-utils.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
ipc3-control.c
ipc3-dtrace.c
ipc3-loader.c
ipc3-pcm.c
ipc3-priv.h
ipc3-topology.c
ipc3.c
ipc4-control.c
ipc4-fw-reg.h
ipc4-loader.c
ipc4-mtrace.c
ipc4-pcm.c
ipc4-priv.h
ipc4-telemetry.c
ipc4-telemetry.h
ipc4-topology.c ASoC: SOF: ipc4-topology: Do not set ALH node_id for aggregated DAIs 2024-10-17 12:11:17 +01:00
ipc4-topology.h
ipc4.c
ipc.c
Kconfig
loader.c
Makefile
nocodec.c
ops.c
ops.h
pcm.c ASoC: sof: pcm: use snd_pcm_direction_name() 2024-08-01 14:54:49 +01:00
pm.c
sof-acpi-dev.c
sof-acpi-dev.h
sof-audio.c
sof-audio.h ASoC: SOF: sof-audio: Avoid -Wflex-array-member-not-at-end warnings 2024-08-08 09:17:16 +01:00
sof-client-ipc-flood-test.c
sof-client-ipc-kernel-injector.c
sof-client-ipc-msg-injector.c
sof-client-probes-ipc3.c
sof-client-probes-ipc4.c ASoC: SOF: sof-client-probes-ipc4: Set param_size extension bits 2024-11-07 15:35:52 +00:00
sof-client-probes.c
sof-client-probes.h
sof-client.c
sof-client.h
sof-of-dev.c
sof-of-dev.h
sof-pci-dev.c
sof-pci-dev.h
sof-priv.h ASoC: SOF: sof-priv.h: optimize snd_sof_ipc_msg 2024-08-02 14:05:15 +01:00
sof-utils.c move asm/unaligned.h to linux/unaligned.h 2024-10-02 17:23:23 -04:00
sof-utils.h
stream-ipc.c
topology.c ASoC: Updates for v6.12 2024-09-14 09:09:59 +02:00
trace.c