clear-pkgs-linux-iot-lts2018/0255-ASoC-Intel-CNL-Enable-...

27 lines
929 B
Diff
Raw Permalink Normal View History

From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
From: Guneshwor Singh <guneshwor.o.singh@intel.com>
Date: Mon, 19 Sep 2016 13:59:36 +0530
Subject: [PATCH] ASoC: Intel: CNL: Enable sdw interrupt during D0
Change-Id: I3f34bbbf273da5a0a9a15df319b95178e8b41fa0
Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
---
sound/soc/intel/skylake/cnl-sst.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/sound/soc/intel/skylake/cnl-sst.c b/sound/soc/intel/skylake/cnl-sst.c
2021-06-16 23:22:13 +08:00
index 1e66a25fe59c..1570f1350d30 100644
--- a/sound/soc/intel/skylake/cnl-sst.c
+++ b/sound/soc/intel/skylake/cnl-sst.c
@@ -288,6 +288,7 @@ static int cnl_set_dsp_D0(struct sst_dsp *ctx, unsigned int core_id)
if (core_id == SKL_DSP_CORE0_ID) {
/* enable interrupt */
cnl_ipc_int_enable(ctx);
+ cnl_sdw_int_enable(ctx, true);
cnl_ipc_op_int_enable(ctx);
cnl->boot_complete = false;
--
https://clearlinux.org