All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] topology: hda-dsp: Change processing domain of srcintc module to LL
@ 2020-07-16 13:40 Mateusz Gorski
  0 siblings, 0 replies; only message in thread
From: Mateusz Gorski @ 2020-07-16 13:40 UTC (permalink / raw)
  To: alsa-devel; +Cc: cezary.rojewski, Mateusz Gorski, tiwai

In order to make this topology universal for all FW branches,
change the processing domain of srcintc module from DP to LL.

Signed-off-by: Mateusz Gorski <mateusz.gorski@linux.intel.com>
---
 topology/hda-dsp/skl_hda_dsp_generic-tplg.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf b/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf
index 32ba9a7..ed2ea80 100644
--- a/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf
+++ b/topology/hda-dsp/skl_hda_dsp_generic-tplg.conf
@@ -1684,7 +1684,7 @@ SectionVendorTuples."media0_in srcintc 0" {
         SKL_TKN_U32_PIPE_PRIORITY "0"
         SKL_TKN_U32_PMODE "0"
         SKL_TKN_U32_D0I3_CAPS "1"
-        SKL_TKN_U32_PROC_DOMAIN "1"
+        SKL_TKN_U32_PROC_DOMAIN "0"
         SKL_TKN_U32_PIPE_DIRECTION "0"
         SKL_TKN_U32_NUM_CONFIGS "1"
         SKL_TKN_U32_DMA_BUF_SIZE "2"
-- 
2.17.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-16 13:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 13:40 [PATCH] topology: hda-dsp: Change processing domain of srcintc module to LL Mateusz Gorski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.