Couple of improvements on virtual_widget support, firmware trace free, IPC payload dump, duplicated code in suspend and MeteorLake primary code support. Bard Liao (2): ASoC: SOF: sof-audio: add is_virtual_widget helper ASoC: SOF: sof-audio: test virtual widget in sof_walk_widgets_in_order Peter Ujfalusi (5): ASoC: SOF: core: Free the firmware trace before calling snd_sof_shutdown() ASoC: SOF: Add new sof_debug flag to request message payload dump ASoC: SOF: ipc3: Dump IPC message payload ASoC: SOF: ipc4: Switch to use the sof_debug:bit11 to dump message payload ASoC: SOF: pm: Remove duplicated code in sof_suspend Rander Wang (1): ASoC: SOF: Intel: mtl: setup primary core info on MeteorLake platform sound/soc/sof/core.c | 4 +++- sound/soc/sof/intel/mtl.c | 19 ++++++++++++---- sound/soc/sof/ipc3.c | 39 ++++++++++++++++++++++++++++++++ sound/soc/sof/ipc4.c | 46 ++++++++++++++++++-------------------- sound/soc/sof/pm.c | 12 ++++------ sound/soc/sof/sof-audio.c | 47 ++++++++++++++++++++++++++------------- sound/soc/sof/sof-priv.h | 3 +++ 7 files changed, 117 insertions(+), 53 deletions(-) -- 2.37.2