Skip to content

Commit 1b06c5b

Browse files
bardliaolgirdwood
authored andcommitted
topology2: add topologies for each sdca functions
Fix the platfrom name of PTL function topologies. Fixes: 77d5e99 ("topology2: add topologies for each sdca functions") Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
1 parent 046da6f commit 1b06c5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tools/topology/topology2/production/tplg-targets-ace3.cmake

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,11 @@ NHLT_BIN=nhlt-sof-ptl-hdmi-ssp02.bin,HEADSET_CODEC=false,HDMI_IN_CAPTURE=true,\
9999
HDMI_IN_1_ID=0,HDMI_IN_2_ID=1"
100100

101101
# Split topologies
102-
"cavs-sdw\;sof-ptl-dmic-2ch-id5\;PLATFORM=mtl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=2,\
102+
"cavs-sdw\;sof-ptl-dmic-2ch-id5\;PLATFORM=ptl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=2,\
103103
PDM1_MIC_A_ENABLE=0,PDM1_MIC_B_ENABLE=0,DMIC0_ID=5,DMIC1_ID=6,PREPROCESS_PLUGINS=nhlt,\
104104
NHLT_BIN=nhlt-sof-ptl-dmic-2ch-id5.bin"
105105

106-
"cavs-sdw\;sof-ptl-dmic-4ch-id5\;PLATFORM=mtl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=4,\
106+
"cavs-sdw\;sof-ptl-dmic-4ch-id5\;PLATFORM=ptl,SDW_JACK=false,NUM_HDMIS=0,NUM_DMICS=4,\
107107
PDM1_MIC_A_ENABLE=1,PDM1_MIC_B_ENABLE=1,DMIC0_ID=5,DMIC1_ID=6,PREPROCESS_PLUGINS=nhlt,\
108108
NHLT_BIN=nhlt-sof-ptl-dmic-4ch-id5.bin"
109109
)

0 commit comments

Comments
 (0)