Hi, This series adds support for the new DMA_TRACE_FREE IPC message to gracefully stop and free the DMA trace related resources on the firmware side. Regards, Peter --- Ranjani Sridharan (3): ASoC: SOF: IPC: Add new IPC command to free trace DMA ASoC: SOF: IPC: update ipc_log_header() ASoC: SOF: trace: send DMA_TRACE_FREE IPC during release include/sound/sof/header.h | 1 + sound/soc/sof/core.c | 2 +- sound/soc/sof/ipc.c | 17 ++++++++++++++++- sound/soc/sof/trace.c | 18 ++++++++++++++++++ 4 files changed, 36 insertions(+), 2 deletions(-) -- 2.33.1