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=-5.6 required=3.0 tests=BAYES_00,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 C21CCC433DF for ; Fri, 16 Oct 2020 16:35:33 +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 C6BB320848 for ; Fri, 16 Oct 2020 16:35:31 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="QOYl5som"; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ESb8z3ng" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C6BB320848 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 1F96017CE; Fri, 16 Oct 2020 18:34:39 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1F96017CE DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1602866129; bh=R2S+iX+2EbjZrLv8J+rFrVflRurDXYJIoHj7LFwO7UQ=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=QOYl5somalR8YZ86EpxbpAwhKZ/T2vCSO5yfT6dYt2dvmK0/eOM3KOHdXGrJ7P0ez p2HJ35mrwSgLUGmekS1a1egsVEPvtXL0AM50XDbRNQdedDhowFUtA8SxIinQGUo2a6 2EMcjHO3LTsGnDtjh4wDpTRaMV8zoIa7Pvjh5Y20= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A0718F80217; Fri, 16 Oct 2020 18:34:38 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id D34A8F8021D; Fri, 16 Oct 2020 18:34:36 +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 F00DAF80115 for ; Fri, 16 Oct 2020 18:34:33 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz F00DAF80115 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ESb8z3ng" Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (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 37B0320829; Fri, 16 Oct 2020 16:34:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602866070; bh=R2S+iX+2EbjZrLv8J+rFrVflRurDXYJIoHj7LFwO7UQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ESb8z3ng4R/aqDsp088tBHQ4gP8RJXuFfw9TqtWeVL44E18KPK/BFoiOZu83RBHxs zi0E1KddKABoo7+He+Xo6gRpudtKvwmVFs0WZ+iMf3Fs1bt1kE++2YLGZoykISTAmv XmgDYuSPsvqS1EYSZFockFNE0wtWXxTnWR9V2K6c= Date: Fri, 16 Oct 2020 17:34:22 +0100 From: Mark Brown To: Pierre-Louis Bossart Subject: Re: [PATCH] ASoC: Intel: boards: Add CML_RT1015 m/c driver Message-ID: <20201016163422.GJ5274@sirena.org.uk> References: <1602864145-32249-1-git-send-email-keith.tzeng@quantatw.com> <20201016160418.GF5274@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="gBdJBemW82xJqIAr" Content-Disposition: inline In-Reply-To: X-Cookie: Pournelle must die! User-Agent: Mutt/1.10.1 (2018-07-13) Cc: matsufan@gmail.com, alsa-devel@alsa-project.org, Keith Tzeng , mac.chiang@intel.com, Keith Tzeng 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" --gBdJBemW82xJqIAr Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Oct 16, 2020 at 11:19:41AM -0500, Pierre-Louis Bossart wrote: > On 10/16/20 11:04 AM, Mark Brown wrote: > > There's an unresolved conflict here :/ > Was this patch shared on the mailing list? I don't see it in my inbox and in > the archives? I did a reply all - it might've been held for moderation on the list? --gBdJBemW82xJqIAr Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl+Jy40ACgkQJNaLcl1U h9AWvAf/Zf/WVYiZdLEn5UrUbH5lMB36VRDc3x+oy3KwjdcMcgBP13uZeiIbwpMP etYEQikMiEgkE0GF56sg2IHDt+yt7cpLp/4HXeu3dQMZ/4YJuydJyYHgwO5+Oh+t Ox1eRRlShmJCsUDNqnCYPB+maXbgvRp+GcxP3ApNGg4yahZ+PoKFVCu6QfiAm2ix hR/Y+Pt0XZ5rjunSJYpbnRZ26KzSDo5opBe3/uN/fkGonKTNeIFurqV86rpfAAFy 7RtuLSM2gfp0TCEKdz0KqXRI4acVl1aB8Ek2V0BfpBEQPgU8RFp2X2uHLZww5lYl aHRuQFVPPApUESP85EhZ8s/+GUNWrA== =bJew -----END PGP SIGNATURE----- --gBdJBemW82xJqIAr--