topology2: sdw-amp-generic: set virtual widget type output

Widget type snd_soc_dapm_out_drv and snd_soc_dapm_output will be treat
as virtual widget and be ignored in sof topology in kernel.
We need to set type = output or out_drv in topology when it is a virtual
widget.

Fixes: 3835846836 ("topology2: sdw-amp-generic: Show all aggregated DAIs on the graph")
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
This commit is contained in:
Bard Liao 2023-05-25 09:00:38 +08:00 committed by Kai Vehmanen
parent f796e0a580
commit 601d2bc41e
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ IncludeByKey.NUM_SDW_AMP_LINKS {
virtual [
{
name 'virtual.sdw-amp'
type input
type output
index $ALH_2ND_SPK_ID
}
]