From patchwork Thu Sep 22 21:36:34 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ranjani Sridharan X-Patchwork-Id: 12985811 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7DB1EECAAD8 for ; Thu, 22 Sep 2022 21:37:54 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D902B1E2; Thu, 22 Sep 2022 23:37:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D902B1E2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1663882671; bh=zYezlwYgxPKB8bQ2fyMBNpZC3KD/RY1erupbCm++zlo=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=LiTj7uvsdMhlePuQvKhfnFepie1D8jmBX0XDsOkxBuFlBkkSiMCNABG0CeKQ7gfgl 4iSTxMHLLLtUgwgWZtA97STtUKv3wd+6locnusIkZdJUoAgUgQrFrQrZ0wvEi/xq6u oyRXEsRURiZs3xQV26j7GWvKY+SGuLkSRN6rWz6E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 52302F804FE; Thu, 22 Sep 2022 23:37:01 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id BC007F804FE; Thu, 22 Sep 2022 23:36:59 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 24563F8012A for ; Thu, 22 Sep 2022 23:36:55 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 24563F8012A Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="GgRa4S5/" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1663882617; x=1695418617; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=zYezlwYgxPKB8bQ2fyMBNpZC3KD/RY1erupbCm++zlo=; b=GgRa4S5/SwluBFjgZkIDRY0yOVAfnF0ebTQiyw+e/1A+2rFojwt4h+Tp VjkqvMNiaLua+zoWPC90IkaBx1yUpQU/WqMAxkmA5bv7/OCEhLZaLyGFG x6V2750yLfaxYOHYgqFb3gw+5hyrevDV9EBQA34BMFoOnEGw5vv7FWp/e BePuKMFqvULstVq9qQ08O3M+8ONx23QCUZhb9pVl36qgrrUqju6VJSpI6 9xXgk3HDQAII73pMHyA1fS/0609T1Yg9L+Ex+aYRDoU6alQ0u51DDIyem xRZKTfvJfBFIBgd+bm7DTtehxmCnYS55m9txKnKtAU2iMqBlBMLs5rFYz A==; X-IronPort-AV: E=McAfee;i="6500,9779,10478"; a="386725755" X-IronPort-AV: E=Sophos;i="5.93,337,1654585200"; d="scan'208";a="386725755" Received: from orsmga004.jf.intel.com ([10.7.209.38]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2022 14:36:50 -0700 X-IronPort-AV: E=Sophos;i="5.93,337,1654585200"; d="scan'208";a="745550836" Received: from jpwarner-mobl2.amr.corp.intel.com (HELO rsridh2-mobl1.localdomain) ([10.254.13.62]) by orsmga004-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 22 Sep 2022 14:36:49 -0700 From: Ranjani Sridharan To: alsa-devel@alsa-project.org Subject: [PATCH 00/10] ASoC: SOF: Intel: MTL: Fixes for suspend/resume Date: Thu, 22 Sep 2022 14:36:34 -0700 Message-Id: <20220922213644.666315-1-ranjani.sridharan@linux.intel.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Cc: tiwai@suse.de, broonie@kernel.org, Ranjani Sridharan X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" This series includes fixes for suspend/resume and module loading/unloading for the MTL platform. Fred Oh (4): ASoC: SOF: Intel: introduce new op to handle dsp power down ASoC: SOF: Intel: define and set power_down_dsp op for HDA platforms ASoC: SOF: Intel: mtl: define and set power_down_dsp op ASoC: SOF: Intel: use power_down_dsp op in hda_dsp_remove Ranjani Sridharan (5): ASoC: SOF: Intel: Add a new op for disabling interrupts ASoC: SOF: Intel: define and set the disable_interrupts op for cavs platforms ASoC: SOF: Intel: MTL: define and set the disable_interrupts op ASoC: SOF: Intel: HDA: use IPC version-specific ops ASoC: SOF: Intel: MTL: reuse the common ops for PM Yong Zhi (1): ASoC: SOF: Intel: MTL: remove the unnecessary snd_sof_dsp_read() sound/soc/sof/intel/apl.c | 2 + sound/soc/sof/intel/cnl.c | 4 + sound/soc/sof/intel/hda-dsp.c | 21 ++-- sound/soc/sof/intel/hda.c | 14 ++- sound/soc/sof/intel/hda.h | 2 + sound/soc/sof/intel/icl.c | 2 + sound/soc/sof/intel/mtl.c | 193 ++++++---------------------------- sound/soc/sof/intel/shim.h | 2 + sound/soc/sof/intel/skl.c | 2 + sound/soc/sof/intel/tgl.c | 8 ++ 10 files changed, 81 insertions(+), 169 deletions(-)