topology2: cavs-rt5682: Change ECHO_REF_PCM_ID to 29 to avoid conflict

Fix tplgtool2.py caught error with sof-mtl-max98357a-rt5682.tplg

ERROR: Multiple pcm id=27: 2 (['EchoRef', 'DMIC0 RTC AEC'])

Signed-off-by: Yong Zhi <yong.zhi@intel.com>
This commit is contained in:
Yong Zhi 2023-07-17 09:47:49 -05:00 committed by Liam Girdwood
parent fbde1dccf8
commit a6de3b1602
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ Define {
ECHO_REF_HOST_PIPELINE_ID 7
ECHO_REF_DAI_PIPELINE_ID 8
ECHO_REF_COPIER_MODULE 'module-copier.8.2'
ECHO_REF_PCM_ID 27
ECHO_REF_PCM_ID 29
# override BT default definitions
BT_PB_HOST_PIPELINE_ID 9
BT_PB_DAI_PIPELINE_ID 10