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=-6.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=no 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 2C6D1C48BDF for ; Sun, 20 Jun 2021 12:56:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 121E7610EA for ; Sun, 20 Jun 2021 12:56:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229815AbhFTM6f (ORCPT ); Sun, 20 Jun 2021 08:58:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:48696 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229768AbhFTM61 (ORCPT ); Sun, 20 Jun 2021 08:58:27 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F35F96113C; Sun, 20 Jun 2021 12:56:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624193775; bh=mle5POcyGAwOEaVpNpreYRodWHXhggRb8oNFCnkiLo0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dxDuC9pjzJlmID05Me0Wq2dflZcC1ChKNmkrOEy1ZU1spgliJXS7UfSwbV7I/YJ79 WWPoy9W1jqBOzdFEYjvwG3nSIoelLmrY8bwN3nI0ZSy763hykkK263e0hJzJCc8Eyi C+366cLoNIKBLTCFz/j9Y0onX7e89zMFYa4O1yntvmQ9vAHby+a9PvBNC/bo9MX3pl 6WFYcokahheYYCk12wlUREU9/FyY38bU+AH8RybfV9G3AHgx5HfAVWDBr5ZXV8Farf 5ZtNQYrxMKilFcTgiGRVSx+9iGm1MrcDhujpdZ0IV48yI3Km6aX15YJDTZov5mbrfW VxuJeZlBWorCw== Date: Sun, 20 Jun 2021 08:56:14 -0400 From: Sasha Levin To: Mark Brown Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Mark Pearson , Gabriel Craciunescu , alsa-devel@alsa-project.org Subject: Re: [PATCH AUTOSEL 5.12 11/33] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms Message-ID: References: <20210615154824.62044-1-sashal@kernel.org> <20210615154824.62044-11-sashal@kernel.org> <20210615155607.GN5149@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20210615155607.GN5149@sirena.org.uk> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 15, 2021 at 04:56:07PM +0100, Mark Brown wrote: >On Tue, Jun 15, 2021 at 11:48:02AM -0400, Sasha Levin wrote: >> From: Mark Pearson >> >> [ Upstream commit 19a0aa9b04c5ab9a063b6ceaf7211ee7d9a9d24d ] >> >> More laptops identified where the AMD ACP bridge needs to be blocked >> or the microphone will not work when connected to HDMI. >> >> Use DMI to block the microphone PCM device for these platforms. > >You've backported the fix that reverts this a couple of patches later in >the series but might be as well to just not backport either, the end >result is the same. Good point, I'll drop it. -- Thanks, Sasha 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=-4.0 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 CCF8FC49EA2 for ; Sun, 20 Jun 2021 12:57:17 +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 50E01610EA for ; Sun, 20 Jun 2021 12:57:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 50E01610EA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.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 C59C816BE; Sun, 20 Jun 2021 14:56:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C59C816BE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1624193833; bh=mle5POcyGAwOEaVpNpreYRodWHXhggRb8oNFCnkiLo0=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=uMZgcGcYl3PVr+vnMTI/yL7NMz1oFZO9W78cFzCbX2WBoR3RnBJCa5qL+C6jhf/GD 5l6fBalmHKbFN/iYERpDn7xo4ShuEBxLsH3IdCNmaF0vPazx2B2kF6nMHgdd2rmay6 HZWW8QJuBIw5ghgovwpW5HPUzYK3+32PNtNoIxJ8= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 3284EF8025F; Sun, 20 Jun 2021 14:56:23 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 358CAF80268; Sun, 20 Jun 2021 14:56:21 +0200 (CEST) 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 AF183F80137 for ; Sun, 20 Jun 2021 14:56:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz AF183F80137 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dxDuC9pj" Received: by mail.kernel.org (Postfix) with ESMTPSA id F35F96113C; Sun, 20 Jun 2021 12:56:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1624193775; bh=mle5POcyGAwOEaVpNpreYRodWHXhggRb8oNFCnkiLo0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dxDuC9pjzJlmID05Me0Wq2dflZcC1ChKNmkrOEy1ZU1spgliJXS7UfSwbV7I/YJ79 WWPoy9W1jqBOzdFEYjvwG3nSIoelLmrY8bwN3nI0ZSy763hykkK263e0hJzJCc8Eyi C+366cLoNIKBLTCFz/j9Y0onX7e89zMFYa4O1yntvmQ9vAHby+a9PvBNC/bo9MX3pl 6WFYcokahheYYCk12wlUREU9/FyY38bU+AH8RybfV9G3AHgx5HfAVWDBr5ZXV8Farf 5ZtNQYrxMKilFcTgiGRVSx+9iGm1MrcDhujpdZ0IV48yI3Km6aX15YJDTZov5mbrfW VxuJeZlBWorCw== Date: Sun, 20 Jun 2021 08:56:14 -0400 From: Sasha Levin To: Mark Brown Subject: Re: [PATCH AUTOSEL 5.12 11/33] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms Message-ID: References: <20210615154824.62044-1-sashal@kernel.org> <20210615154824.62044-11-sashal@kernel.org> <20210615155607.GN5149@sirena.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20210615155607.GN5149@sirena.org.uk> Cc: Mark Pearson , alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org, Gabriel Craciunescu 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" On Tue, Jun 15, 2021 at 04:56:07PM +0100, Mark Brown wrote: >On Tue, Jun 15, 2021 at 11:48:02AM -0400, Sasha Levin wrote: >> From: Mark Pearson >> >> [ Upstream commit 19a0aa9b04c5ab9a063b6ceaf7211ee7d9a9d24d ] >> >> More laptops identified where the AMD ACP bridge needs to be blocked >> or the microphone will not work when connected to HDMI. >> >> Use DMI to block the microphone PCM device for these platforms. > >You've backported the fix that reverts this a couple of patches later in >the series but might be as well to just not backport either, the end >result is the same. Good point, I'll drop it. -- Thanks, Sasha