forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/sound/soc/intel/boards/sof_rt5682.c
....@@ -704,6 +704,9 @@
704704 links[id].num_platforms = ARRAY_SIZE(platform_component);
705705 links[id].nonatomic = true;
706706 links[id].dpcm_playback = 1;
707
+ /* feedback stream or firmware-generated echo reference */
708
+ links[id].dpcm_capture = 1;
709
+
707710 links[id].no_pcm = 1;
708711 links[id].cpus = &cpus[id];
709712 links[id].num_cpus = 1;