Skip to content

ASoC: SOF: ipc4-topology: Add debug print to sof_ipc4_host_config - #5870

Open
ujfalusi wants to merge 1 commit into
thesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/host_config_print
Open

ASoC: SOF: ipc4-topology: Add debug print to sof_ipc4_host_config#5870
ujfalusi wants to merge 1 commit into
thesofproject:topic/sof-devfrom
ujfalusi:peter/sof/pr/host_config_print

Conversation

@ujfalusi

@ujfalusi ujfalusi commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator

Print the same information as we print in _sof_ipc4_prepare_copier_module() since the prepare will be not called on system resume, only the host_config will be executed and tracking the stream tag for the host is valuable information.

Print the same information as we print in _sof_ipc4_prepare_copier_module()
since the prepare will be not called on system resume, only the
host_config will be executed and tracking the stream tag for the host is
valuable information.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Copilot AI lite review requested due to automatic review settings August 7, 2026 06:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a debug log in the IPC4 host configuration path to mirror the information printed during copier module preparation, improving visibility of stream tag / ChainDMA state during system resume when prepare isn’t called.

Changes:

  • Add dev_dbg() in sof_ipc4_host_config() to print host copier name, widget type, ChainDMA usage, and stream_tag.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants