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.5 required=3.0 tests=BAYES_00,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 1B34DC433E7 for ; Mon, 12 Oct 2020 12:40: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 F11A42076E for ; Mon, 12 Oct 2020 12:40:14 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="vfhQWCpE"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="CoC8lM2Y" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F11A42076E 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 AACA8167D; Mon, 12 Oct 2020 14:39:22 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz AACA8167D DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1602506412; bh=Bf+vtpDdcfJ69XbfAgLrDZJ4ggp7ghaPR3BJ3QNNLgM=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=vfhQWCpEctCJPN+Y3vYCaUvFPsqJZOvCgUU0HMJRn8yL6GGsvdRqquryexe6EFDzr IpgMx1FULzbn7KJZLYb/DNzu6p0P8gYULfkWkFOY0ataATs2bD/BYWqU1L48/JnwV9 APTi+OKNrZF5fflkqbqC1XuQ1ji2zsBU+T6kO1ik= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 0C3D7F80141; Mon, 12 Oct 2020 14:39:21 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0725FF80217; Mon, 12 Oct 2020 14:39:20 +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 A12EBF800F6 for ; Mon, 12 Oct 2020 14:39:15 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz A12EBF800F6 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="CoC8lM2Y" 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 762DA2076E; Mon, 12 Oct 2020 12:39:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1602506352; bh=Bf+vtpDdcfJ69XbfAgLrDZJ4ggp7ghaPR3BJ3QNNLgM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=CoC8lM2YGEYzTrlKT3qU+CIoCc316Q7nCBW2+bawIpuHAgSg2lb1a20H7XByQIhYv Pdeh+MopUD+Pd9MzJs0jGKEnVZ4QKITN00gomrd1gghYjTreunU/gCMZVmR1Z3AMG0 accQbOXqjrawvUf1MOznswRQu8FTgFHtEB5tgSKw= Date: Mon, 12 Oct 2020 13:39:07 +0100 From: Mark Brown To: Hans de Goede Subject: Re: [PATCH v2 00/13] ASoC: Intel: Remove obsolete solutions and components Message-ID: <20201012123907.GB4332@sirena.org.uk> References: <20201006064907.16277-1-cezary.rojewski@intel.com> <20201012113626.GA4332@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: X-Cookie: Fremen add life to spice! User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Cezary Rojewski , filip.proborszcz@intel.com, krzysztof.hejmowski@intel.com, filip.kaczmarski@intel.com, Takashi Iwai , lgirdwood@gmail.com, ppapierkowski@habana.ai, marcin.barlik@intel.com, zwisler@google.com, alsa-devel@alsa-project.org, pierre-louis.bossart@linux.intel.com, harshapriya.n@intel.com, amadeuszx.slawinski@linux.intel.com, michal.wasko@intel.com, tiwai@suse.com, andriy.shevchenko@linux.intel.com, cujomalainey@chromium.org, vamshi.krishna.gopal@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" --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 12, 2020 at 01:53:54PM +0200, Hans de Goede wrote: > My ASoC interest is 99% Intel Bay Trail / Cherry Trail support, so > I'm not on alsa-devel list since that gets a lot more then just that. > IOW I'm relying on being Cc-ed, which might not be the best tactic > I guess. Might be sensible to add you to the reviwers for at least the machine driver so you're more likely to get copied on things? > Anyways, the Bay Trail / Cherry Trail changes here are 100% ok with me. > I pointed out the Haswell / Broadwell bits since I was taking a look > anyways, I don't really have a strong opinion on those, I've never seen > a Haswell / Broadwell machine actually using the SST/ASoC code, > all those which I have seen use the HDA driver. OK, that's good. --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl+ETmoACgkQJNaLcl1U h9CWKQf/evTaam+fWAKF5Y+ydIcxmGyUZjoCs9c3pyD1dDrowF4MCJAIA4LWsvQt IrzHlocIXUPK5UYijGI4rCfJpW/l8JxnF5IaDFNzS0eZzlpxiVx5W/HzW3ySMWg7 3ClBjLkAJf2Sl7GEEqSrqZBfrfCTpiuNjoaM3O190XuzuCHNKArbFbyPUu8bQnoS /dHgnbPC+fuHIelCn966WBQmcE/F+L+37txgxoThLEO1kO3+2mPopyp4PuTm+FUe J+vBxMuGEg/1QCM7OnRgeaUQkjpX9mp3/PzpeGWvnDOPe4BOKEiHq5u4EPZ8Rw+/ Uy9TOCbqSyNji2z28Q2z09rznBUWXg== =aJCL -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp--