Uh oh!
There was an error while loading. Please reload this page.
Fix wov topology issue - #7182
Conversation
aiChaoSONG
commented
Feb 28, 2023
@ranj063 I'd like to add a test topology sof-hda-generic-2ch-kwd.tplg after this PR, but quote your comments in #7106
For MTL, we have to set |
juimonen
commented
Feb 28, 2023
@aiChaoSONG not sure could we have the default driver_version behind platform conditionals in include/dais/dmic.conf? |
aiChaoSONG
commented
Mar 1, 2023
The problem is that in a single topology binary, we can only have a single driver_version, which can not support MTL/TGL simultaneously. |
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
commented
Mar 1, 2023
@RanderWang pls review |
Minor wov topology issues, fix them in this patch, or the wov feature doesn't work