Skip to content

ASoC: SOF: topology: allow user to add topologies by module parameter#5682

Open
bardliao wants to merge 2 commits intothesofproject:topic/sof-devfrom
bardliao:function-topology-echo-ref-alternative
Open

ASoC: SOF: topology: allow user to add topologies by module parameter#5682
bardliao wants to merge 2 commits intothesofproject:topic/sof-devfrom
bardliao:function-topology-echo-ref-alternative

Conversation

@bardliao
Copy link
Collaborator

@bardliao bardliao commented Mar 5, 2026

The virtual loop dai link is created by the machine driver and no topology is needed for the dai link. Handle it to avoid the dai_link is not supported error.
Currently, the function topology provides the basic audio function. The commit allow the users add their topologies to the topology list. So they can add their own features.

bardliao added 2 commits March 5, 2026 21:38
The virtual loop dai link is created by the machine driver and no
topology is needed for the dai link. Handle it to avoid the dai_link
is not supported error.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Currently, the function topology provides the basic audio function. The
commit allow the users add their topologies to the topology list. So
they can add their own features.

Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
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.

1 participant