Skip to content

Commit 2de5060

Browse files
yongzhi1lgirdwood
authored andcommitted
topology: sdw: Update echo ref channel number on max98373
The topology has two speaker amp configured, with voltage info feedback-ed to host for each channel in the EchoRef, so update SMART_REF_CH_NUM accordingly. Signed-off-by: Yong Zhi <yong.zhi@intel.com>
1 parent 9552018 commit 2de5060

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/topology/sof-tgl-sdw-max98373-rt5682.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ define(`SMART_RX_CHANNELS', 4)
6565
define(`SMART_FB_CHANNELS', 4)
6666
# Ref capture related
6767
define(`SMART_REF_PPL_ID', 4)
68-
define(`SMART_REF_CH_NUM', 4)
68+
define(`SMART_REF_CH_NUM', 2)
6969
# PCM related
7070
define(`SMART_PCM_ID', 2)
7171
define(`SMART_PCM_NAME', `smart373-spk')

0 commit comments

Comments
 (0)