Skip to content

Conversation

@aiChaoSONG
Copy link
Collaborator

Minor wov topology issues, fix them in this patch, or the wov feature doesn't work

@aiChaoSONG
Copy link
Collaborator Author

@ranj063 I'd like to add a test topology sof-hda-generic-2ch-kwd.tplg after this PR, but quote your comments in #7106

why only MTL, why not TGL/ADL too?

For MTL, we have to set DMIC_DRIVER_VERSION == 3 for MTL, but it is not needed for TGL/ADL, that means we cannot have a single hda-generic topology for all three MTL/TGL/ADL platforms, but can we have two? for example, sof-mtl-hda-generic-2ch-kwd.tplg/sof-tgl-hda-generic-2ch-kwd.tplg

@juimonen
Copy link

@aiChaoSONG not sure could we have the default driver_version behind platform conditionals in include/dais/dmic.conf?

@aiChaoSONG
Copy link
Collaborator Author

@aiChaoSONG not sure could we have the default driver_version behind platform conditionals in include/dais/dmic.conf?

The problem is that in a single topology binary, we can only have a single driver_version, which can not support MTL/TGL simultaneously.

Chao Song added 2 commits March 1, 2023 10:29
Some minor issues introduced by using topology2 array,
fix them in this patch.

Signed-off-by: Chao Song <chao.song@linux.intel.com>
To refer to a define variable, we should use
"$DEFINE_VAR_NAME". The $ symbol is required.

Signed-off-by: Chao Song <chao.song@linux.intel.com>
@lgirdwood
Copy link
Member

@RanderWang pls review

@lgirdwood lgirdwood merged commit 1f4bc9f into thesofproject:main Mar 2, 2023
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.

4 participants