From patchwork Thu Mar 10 17:16:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Pierre-Louis Bossart X-Patchwork-Id: 550144 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 5DE46C433F5 for ; Thu, 10 Mar 2022 17:23:44 +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 42A671940; Thu, 10 Mar 2022 18:22:52 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 42A671940 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1646933022; bh=XtMGYYmwX5L7loH/k8Xp6EGLdSPG9V28wmHctEabBy8=; h=From:To:Subject:Date:Cc:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=klo4MkYnf9vixvkiQyxXbTl+IiWuWNt7izpMUM5y7jaMRAs4E1EpBSd5s4IkKp9RD 5hAnQp1NJwk0igpCXhXgy3wMpSjv3i3ZMku6yiw2dSMiyq5Aehc1MLW2vVG8POPMBR hc6ncighKsvwNGuGcj8tXGrJ0tTUfgnWSmYOK66E= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B9F87F8027B; Thu, 10 Mar 2022 18:22:51 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id B6EA4F8012C; Thu, 10 Mar 2022 18:22:49 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (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 58BFCF8012C for ; Thu, 10 Mar 2022 18:22:41 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 58BFCF8012C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="IK9e5y4E" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1646932967; x=1678468967; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=XtMGYYmwX5L7loH/k8Xp6EGLdSPG9V28wmHctEabBy8=; b=IK9e5y4ERU7x2X3Bo5vB5Ob55jhKaTfcS7qXt8eiR0wfXTpvzJeyVDlg MwFh+y5PLUH8mdsIxdJqf03hNWL+ZUGN/K2GdCXmT0lQ6VZGdupgu/SjK 8WzH4FaYBUJS1xBVZEvapOFP3U8ViA+eglqyxJWcQpMFMfoKTw4P1FRBE Qza/6aNp0AtOcJ3qAJTn6LxLBWCdqvhkdIy/ZlMZyeefrP9Dd8VZG9vup Z8y2KSGa8iLOeVFPHbTjLAH8j7uaQK04xtLqbPb+D9gMqd8DHtOrofJrm RWll6pg0IhbqHrIVMgiTTNhCA9I2+LLmrIqPEphO8J27MdvU3Gx+kxLWr A==; X-IronPort-AV: E=McAfee;i="6200,9189,10282"; a="235918906" X-IronPort-AV: E=Sophos;i="5.90,171,1643702400"; d="scan'208";a="235918906" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Mar 2022 09:22:39 -0800 X-IronPort-AV: E=Sophos;i="5.90,171,1643702400"; d="scan'208";a="554738620" Received: from maxdorn-mobl.amr.corp.intel.com (HELO pbossart-mobl3.amr.corp.intel.com) ([10.209.77.185]) by orsmga008-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 10 Mar 2022 09:22:38 -0800 From: Pierre-Louis Bossart To: alsa-devel@alsa-project.org Subject: [PATCH 0/5] ASoC: SOF/Intel: small fixes and updates for 5.18 Date: Thu, 10 Mar 2022 11:16:46 -0600 Message-Id: <20220310171651.249385-1-pierre-louis.bossart@linux.intel.com> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Cc: tiwai@suse.de, broonie@kernel.org, Pierre-Louis Bossart 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" One important fix from Kai to restore DM1 L1 functionality, one important update from Peter to use DMA trace buffers as capture-only and sync them and a couple of minor updates for Intel/SOF platforms. Brent Lu (1): ASoC: SOF: Intel: add topology overwrite for Taniks Kai Vehmanen (1): ASoC: SOF: Intel: enable DMI L1 for playback streams Muralidhar Reddy (1): ASoC: Intel: soc-acpi: Add entry for rt711-sdca-sdw in ADL match table Peter Ujfalusi (1): ASoC: SOF: trace: Use proper DMA direction for the trace data buffer Weiguo Li (1): ASoC: SOF: compress: fix null check after dereference sound/soc/intel/common/soc-acpi-intel-adl-match.c | 15 +++++++++++++++ sound/soc/sof/compress.c | 6 ++++-- sound/soc/sof/intel/hda-pcm.c | 1 + sound/soc/sof/sof-pci-dev.c | 8 ++++++++ sound/soc/sof/trace.c | 12 ++++++++++-- 5 files changed, 38 insertions(+), 4 deletions(-) base-commit: 52eaf2bbcf022a61872c812ce41855a90b814ebc