]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: SOF: DSP core count handling updates
authorMark Brown <broonie@kernel.org>
Thu, 21 May 2026 10:25:24 +0000 (11:25 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 21 May 2026 10:25:24 +0000 (11:25 +0100)
Peter Ujfalusi <peter.ujfalusi@linux.intel.com> says:

The series address developer facing issues regarding to how the DSP core
count is handled:
IPC4 code ignored the DISABLE_MULTICORE flag, fixed by the first patch.
The second patch does a validation of the core index from topology
against the number of DSP cores available on the booted device, which makes
generic development topologies usable among different DSP variants without
failure.

Link: https://patch.msgid.link/20260520135514.32720-1-peter.ujfalusi@linux.intel.com
1  2 
sound/soc/sof/topology.c

Simple merge