From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7B613C433E0 for ; Wed, 10 Mar 2021 12:17:57 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 53B3B64FD9 for ; Wed, 10 Mar 2021 12:17:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 53B3B64FD9 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org 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 539AD176C; Wed, 10 Mar 2021 13:17:03 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 539AD176C DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1615378673; bh=FN2QLVDVQYPh2Dmoyd0/I+hLCmcKpCzdcPKDgLG47RA=; h=Subject:To:From:Date:In-Reply-To:Cc:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From; b=NtqEldL0ZqbHWQh/ZtxocAKH0mDyM1bBCUvY4sllVsLpbOK9+9VUkJYVEk6XgfrCx g+2EQrRwOE+SoP9nsKh0CXY8Kllxi1d4I1avUGlHgDxLg0h6dbReZeQHJxLjIxHoQ8 RuoQzWGDwaZrRWocm7pz2vAZ2czxG9LCFPCIbgQs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 4C6FAF8016C; Wed, 10 Mar 2021 13:17:02 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7ED60F801D8; Wed, 10 Mar 2021 13:17:00 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 51529F8010D for ; Wed, 10 Mar 2021 13:16:53 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 51529F8010D Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="yEGjHSFD" Received: by mail.kernel.org (Postfix) with ESMTPSA id 53DB564FDD; Wed, 10 Mar 2021 12:16:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1615378612; bh=FN2QLVDVQYPh2Dmoyd0/I+hLCmcKpCzdcPKDgLG47RA=; h=Subject:To:Cc:From:Date:In-Reply-To:From; b=yEGjHSFDthIv7zvUT80TwHi5tWD47QaS4MusE0TZ6ujX7GzV8IwPRTlurBVBPrU/v 1uII3omoQcfi+QpiS9vHibhLczixORfklTVEJCO+KVwOmif/xV/5zYGR1upixYrFvB 8i9HuoZBQkyHfn+nQboqFhxM72bNpOGMjQYrlmEM= Subject: Patch "[PATCH v2] ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver" has been added to the 5.10-stable tree To: alsa-devel@alsa-project.org, broonie@kernel.org, cezary.rojewski@intel.com, david.ward@ll.mit.edu, gregkh@linuxfoundation.org, pierre-louis.bossart@linux.intel.com, sashal@kernel.org, tiwai@suse.de From: Date: Wed, 10 Mar 2021 13:16:41 +0100 In-Reply-To: <20210309221618.246754-1-pierre-louis.bossart@linux.intel.com> Message-ID: <16153786011636@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ANSI_X3.4-1968 Content-Transfer-Encoding: 8bit X-stable: commit X-Patchwork-Hint: ignore Cc: stable-commits@vger.kernel.org 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 is a note to let you know that I've just added the patch titled [PATCH v2] ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver to the 5.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: asoc-sof-intel-broadwell-fix-mutual-exclusion-with-catpt-driver.patch and it can be found in the queue-5.10 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let know about it. >From pierre-louis.bossart@linux.intel.com Wed Mar 10 13:06:02 2021 From: Pierre-Louis Bossart Date: Tue, 9 Mar 2021 16:16:18 -0600 Subject: [PATCH v2] ASoC: SOF: Intel: broadwell: fix mutual exclusion with catpt driver To: alsa-devel@alsa-project.org Cc: tiwai@suse.de, broonie@kernel.org, Pierre-Louis Bossart , David Ward , Cezary Rojewski , stable@vger.kernel.org, Greg Kroah-Hartman , Sasha Levin Message-ID: <20210309221618.246754-1-pierre-louis.bossart@linux.intel.com> From: Pierre-Louis Bossart In v5.10, the "haswell" driver was replaced by the "catpt" driver, but the mutual exclusion with the SOF driver was not updated. This leads to errors with card names and UCM profiles not being loaded by PulseAudio. This fix should only be applied on v5.10-stable, the mutual exclusion was removed in 5.11. Reported-by: David Ward Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=211985 Fixes: 6cbfa11d2694 ("ASoC: Intel: Select catpt and deprecate haswell") Signed-off-by: Pierre-Louis Bossart Reviewed-by: Cezary Rojewski Acked-by: Mark Brown Cc: Cc: Sasha Levin Signed-off-by: Greg Kroah-Hartman --- sound/soc/sof/intel/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/sound/soc/sof/intel/Kconfig +++ b/sound/soc/sof/intel/Kconfig @@ -84,7 +84,7 @@ config SND_SOC_SOF_BAYTRAIL config SND_SOC_SOF_BROADWELL_SUPPORT bool "SOF support for Broadwell" - depends on SND_SOC_INTEL_HASWELL=n + depends on SND_SOC_INTEL_CATPT=n help This adds support for Sound Open Firmware for Intel(R) platforms using the Broadwell processors. Patches currently in stable-queue which might be from pierre-louis.bossart@linux.intel.com are queue-5.10/asoc-sof-intel-broadwell-fix-mutual-exclusion-with-catpt-driver.patch