]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widget
authorJyri Sarha <jyri.sarha@linux.intel.com>
Mon, 12 Jan 2026 11:32:19 +0000 (13:32 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 12 Jan 2026 11:48:37 +0000 (11:48 +0000)
commit854d4389f20f07b646981ebb1ef44b7503658e9c
treecc95efc9466c6f6f7fad569d1c431e551fb650f9
parent0432fe32c129780f89fd5426059cb1ddd8e50858
ASoC: sof: Add domain_id, heap_bytes and stack_bytes to snd_sof_widget

Add dp_domain_id, dp_heap_bytes and dp_stack_bytes to struct
snd_sof_widget and fill the values from topology tuples with
SOF_TKN_COMP_DOMAIN_ID, SOF_TKN_COMP_STACK_BYTES_REQUIREMENT and
SOF_TKN_COMP_HEAP_BYTES_REQUIREMENT tokens.

Signed-off-by: Jyri Sarha <jyri.sarha@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Link: https://patch.msgid.link/20260112113221.4442-3-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/ipc4-topology.c
sound/soc/sof/sof-audio.h