forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
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;