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.2 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,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 32145C433E0 for ; Wed, 27 May 2020 21:55:27 +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 A61C220835 for ; Wed, 27 May 2020 21:55:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="Tq7dKObg" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A61C220835 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com 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 E9B7917A1; Wed, 27 May 2020 23:54:34 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E9B7917A1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1590616525; bh=CaMvZyTMEdjJ90+35/IZlx6kPVbif4rLHOQcy0F73c8=; h=Subject:To:References:From:Date:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=Tq7dKObgyUlctR8eY1j+4r8Y1yPGZQ/+gchUJVKqhOmiblKxR9RBvPsAjx2rYTGDG l1PzykO3fUsnZF+SxIjj5MOHig5BcEOiM1GXTxmQ6wYkv+2TRtrfHieqlbO8xVXTEx VZMETAeBGR3ZUM4bxdefF7PL0X8Ykx/oe4+sKqKM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 9CE65F80149; Wed, 27 May 2020 23:54:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 07B29F8014E; Wed, 27 May 2020 23:54:31 +0200 (CEST) Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) (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 BC17CF800CD for ; Wed, 27 May 2020 23:54:24 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz BC17CF800CD IronPort-SDR: Wo1T2EKlNxSYt4df787QnHORDqo8AwNvxYvAG2DDzrEjjJpzkCaI/LQeed7dQS3sI6a8BJgd04 JUQjc1wMn18Q== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 May 2020 14:54:20 -0700 IronPort-SDR: reMdfE92fWFz7ETpYiHsghYvufmPqi//lrcgAa4ke28Mr1S7+E2fnkPnrUZIRS3o8u2UIERAX0 WKAA7TDtHQ9A== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.73,442,1583222400"; d="scan'208";a="376161389" Received: from truongmi-mobl1.amr.corp.intel.com (HELO [10.255.229.101]) ([10.255.229.101]) by fmsmga001.fm.intel.com with ESMTP; 27 May 2020 14:54:19 -0700 Subject: Re: [PATCH 0/4] Kconfig updates for DMIC and SOF HDMI support To: Mark Brown References: <20200427165211.23463-1-ranjani.sridharan@linux.intel.com> <00d4ea9242cad11b7aab10326b7430f6106d63e3.camel@linux.intel.com> <20200527204944.GL5308@sirena.org.uk> From: Pierre-Louis Bossart Message-ID: <5bc72558-1a6a-e92b-5390-fee7980f3945@linux.intel.com> Date: Wed, 27 May 2020 16:54:19 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200527204944.GL5308@sirena.org.uk> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Cc: tiwai@suse.de, alsa-devel@alsa-project.org, Arnd Bergmann , Ranjani Sridharan , kai.vehmanen@linux.intel.com 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 5/27/20 3:49 PM, Mark Brown wrote: > On Wed, May 27, 2020 at 03:17:27PM -0500, Pierre-Louis Bossart wrote: > >> Mark, is there any issue with this patchset? This series posted last month >> will conflict with Arnd's RT5682 cleanups (just tried, see below). I don't >> mind re-sending the patches on top of Arnd's, please let us know what's >> easiest for you. Thanks! > > I don't know what's going on with this patch set is any more, I was > expecting Ranjani to resend it if things had got lost (like my "no > pings, please resend" form letter says). no worries, we will resend after Arnd's fix goes in.