alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Mateusz Gorski <mateusz.gorski@linux.intel.com>
To: alsa-devel@alsa-project.org
Cc: cezary.rojewski@intel.com,
	Mateusz Gorski <mateusz.gorski@linux.intel.com>,
	tiwai@suse.com
Subject: [PATCH] topology: hda-dsp: Change processing domain of srcintc module to LL
Date: Thu, 16 Jul 2020 15:40:32 +0200	[thread overview]
Message-ID: <20200716134032.31858-1-mateusz.gorski@linux.intel.com> (raw)

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


                 reply	other threads:[~2020-07-16 13:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200716134032.31858-1-mateusz.gorski@linux.intel.com \
    --to=mateusz.gorski@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=cezary.rojewski@intel.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).