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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 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 3E0C4C10F00 for ; Fri, 6 Mar 2020 13:16:40 +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 C2D9221739 for ; Fri, 6 Mar 2020 13:16:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="cGfbtUmV"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="urcIwNto" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C2D9221739 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 08D31826; Fri, 6 Mar 2020 14:15:48 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 08D31826 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1583500598; bh=E/f+bLvJLqlhlD+mFGhRfo1gCXWCKu7vlRaUNiP7+Ew=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=cGfbtUmVmx7ooa90nc2tLt8JYg8CTYId8XFbpKB5eTFdPjZDrl9rwrIWLhK8V2/UU 7qJI9khUnGjCAhgSGbQGgzTQKsXTi2kF761aeIRLv8Lzn/nnPu1bMp6TOLjnSi9lln 0hZZWVnAY+KI5iSkWSsT5tXj3lffzfLTnEJ3S1Hg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 8738AF801EC; Fri, 6 Mar 2020 14:15:47 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 7C71DF801ED; Fri, 6 Mar 2020 14:15:46 +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 8D42AF8012D for ; Fri, 6 Mar 2020 14:15:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 8D42AF8012D Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="urcIwNto" Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 25D87208CD; Fri, 6 Mar 2020 13:15:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583500540; bh=E/f+bLvJLqlhlD+mFGhRfo1gCXWCKu7vlRaUNiP7+Ew=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=urcIwNtosruNBfci/IOqGg7iZ3A1Uv/iHVPYEzTcGAFBZNzUommtj4TISKc/DTVSD hPXcoZOHaFmJ1hFyF9CE5Z83ZtT/gwj4YvXvZsGXrE6bGniufVDsEjIejhf8PJB+JX RAOhcF8KmzAVKi4L64Y7ZU2R8NNSaqACXEeRruvo= Date: Fri, 6 Mar 2020 08:15:39 -0500 From: Sasha Levin To: Jaroslav Kysela Subject: Re: 5.5.y - apply "ASoC: intel/skl/hda - export number of digital microphones via control components" Message-ID: <20200306131539.GO21491@sasha-vm> References: <147efa37-eb57-7f17-b9eb-84a9fe5ad475@perex.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <147efa37-eb57-7f17-b9eb-84a9fe5ad475@perex.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Takashi Iwai , ALSA development , Mark Brown , Pierre-louis Bossart , stable@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" On Wed, Mar 04, 2020 at 04:25:54PM +0100, Jaroslav Kysela wrote: >Hi, > > could we cherry-pick patch 8cd9956f61c65022209ce6d1e55ed12aea12357d >to the 5.5 stable tree? Queued up for 5.5, thank you. -- 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=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 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 D715AC10DCE for ; Fri, 6 Mar 2020 13:15:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id ACF2A2166E for ; Fri, 6 Mar 2020 13:15:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583500541; bh=E/f+bLvJLqlhlD+mFGhRfo1gCXWCKu7vlRaUNiP7+Ew=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=SmJwnATJomY04DhoAZ0plhGmTtMFwU81Tw3KSTmxOh6VIPJkamMdALKdXylgbyorQ aJlUZGkAPbEpSYZZC37rYtDwR/+UDqtzCXYn7uXvPzQYLdI0klX4Cqq+ayB8Iwuj0E XZJqwnEffdCb2PKiJcgFRUsyp5ahzGgwEQ/c8F6g= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726646AbgCFNPl (ORCPT ); Fri, 6 Mar 2020 08:15:41 -0500 Received: from mail.kernel.org ([198.145.29.99]:42040 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726635AbgCFNPk (ORCPT ); Fri, 6 Mar 2020 08:15:40 -0500 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 25D87208CD; Fri, 6 Mar 2020 13:15:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1583500540; bh=E/f+bLvJLqlhlD+mFGhRfo1gCXWCKu7vlRaUNiP7+Ew=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=urcIwNtosruNBfci/IOqGg7iZ3A1Uv/iHVPYEzTcGAFBZNzUommtj4TISKc/DTVSD hPXcoZOHaFmJ1hFyF9CE5Z83ZtT/gwj4YvXvZsGXrE6bGniufVDsEjIejhf8PJB+JX RAOhcF8KmzAVKi4L64Y7ZU2R8NNSaqACXEeRruvo= Date: Fri, 6 Mar 2020 08:15:39 -0500 From: Sasha Levin To: Jaroslav Kysela Cc: stable@vger.kernel.org, Mark Brown , Pierre-louis Bossart , Takashi Iwai , ALSA development Subject: Re: 5.5.y - apply "ASoC: intel/skl/hda - export number of digital microphones via control components" Message-ID: <20200306131539.GO21491@sasha-vm> References: <147efa37-eb57-7f17-b9eb-84a9fe5ad475@perex.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <147efa37-eb57-7f17-b9eb-84a9fe5ad475@perex.cz> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Wed, Mar 04, 2020 at 04:25:54PM +0100, Jaroslav Kysela wrote: >Hi, > > could we cherry-pick patch 8cd9956f61c65022209ce6d1e55ed12aea12357d >to the 5.5 stable tree? Queued up for 5.5, thank you. -- Thanks, Sasha