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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE11BC433EF for ; Tue, 26 Oct 2021 11:00:10 +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 7683260C4A for ; Tue, 26 Oct 2021 11:00:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7683260C4A 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-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 CC63616D6; Tue, 26 Oct 2021 12:59:17 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz CC63616D6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1635246007; bh=yZUz/QuYYkWO/01uS2IOg3PHpb2ceRrPEJDx6J1/EhU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=T1Krx0AwrHdUp5n+4nTMhMZI5sEmF9pSmzKj/HRAYXetFRewknVWOutwmROm6NAG2 5T5U56wdkx39tgjUKgTCt9NIOMj0vRUV6za+qP+oVSkpElvUGD7xsZ/FqhxmLEUKqa A1EHCrnq7uDrRiUoQnMloJ6TyiEkkxk30USnXNis= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 2A772F80269; Tue, 26 Oct 2021 12:59:17 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 598A6F802C8; Tue, 26 Oct 2021 12:59:15 +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 D19C2F8014D for ; Tue, 26 Oct 2021 12:59:12 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D19C2F8014D Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="YvJlRdjZ" Received: by mail.kernel.org (Postfix) with ESMTPSA id 35B4B60C4A; Tue, 26 Oct 2021 10:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635245950; bh=yZUz/QuYYkWO/01uS2IOg3PHpb2ceRrPEJDx6J1/EhU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YvJlRdjZ1OT6s5VvujzEnjLsub3bpXHGt75wPj+70H49YXS6H6Z1PMt3GMQfqXtA8 M7KgC5VRuzD5yv3uNHwbOTmDWLyYT5DN3dYjKaByvpDks6KuhoOQZ2i13ANK4Fe5U3 veuqa2I9gnM6ViitmS9X9ov/RxulfggeOc7ZqFTJ1izWs37bnHYe1woG5fFgTRPOZq umVI20PrvmoWXxcUGYsMio3ahZzqx1pXnYddGTjSMx3q4UABs/sWypZncHTJFhvL0y NgQhntxDQVqRe+gexyysowXmfA4iH/rWMt88GxaS6Ga6+7BINFsEJ8ncDD+UsEV/VE Gr72fCGuzE4kw== Date: Tue, 26 Oct 2021 11:59:05 +0100 From: Mark Brown To: Srinivas Kandagatla Subject: Re: [RESEND PATCH v10 00/17] ASoC: qcom: Add AudioReach support Message-ID: References: <20211026103815.19468-1-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ucFHcU21Z62t0xTd" Content-Disposition: inline In-Reply-To: X-Cookie: Times approximate. Cc: robh@kernel.org, alsa-devel@alsa-project.org, bgoswami@codeaurora.org, devicetree@vger.kernel.org, tiwai@suse.de, lgirdwood@gmail.com, plai@codeaurora.org, pierre-louis.bossart@linux.intel.com, bjorn.andersson@linaro.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" --ucFHcU21Z62t0xTd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 26, 2021 at 11:55:37AM +0100, Srinivas Kandagatla wrote: > No, this is not different to v10 which I send out Yesterday, v10 is meant to > address the arm64 build error that you reported. > For some reasons yesterday's patches did not reflect the changes that I > wanted, so I RESEND v10 again. OK, but that means that this v10 is different to the v10 that went out yesterday, right/ --ucFHcU21Z62t0xTd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmF333gACgkQJNaLcl1U h9BFqQf+OzHPX9GaPX0JK2jeA+wWbLwPNaYivIANCZW9zdrl3j1xj+gsl/wnsX6J hPLF5RT/Yz/SKWCzh0L4J5G+UHVJLVgXm+MMAAaOnomhg7krObJu3LsD1wq4c6ij g7ps2brkVl68ZelWwPo40d8IZIlNVY3TgqHL/hA3O7qNIeoTm69eDJp9Kt08imvp OkYJHYbMSzC5/irdEdnc7TQ0GnUP3920hMWpXU1xY8Ntbc7ob0zqz6bCN2RkKWif 7LUy+IYVH5XCTKN/uQ5OEgJR2XPtCicl+lhd+MSmQaJwhTDfBkVT7emET6cRAWZd jt6b1uEnL414LODmVTj44rpCBGPWtw== =4lT9 -----END PGP SIGNATURE----- --ucFHcU21Z62t0xTd-- 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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1A84EC433EF for ; Tue, 26 Oct 2021 10:59:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id ED90D60F90 for ; Tue, 26 Oct 2021 10:59:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235312AbhJZLBp (ORCPT ); Tue, 26 Oct 2021 07:01:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:32896 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235322AbhJZLBd (ORCPT ); Tue, 26 Oct 2021 07:01:33 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 35B4B60C4A; Tue, 26 Oct 2021 10:59:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1635245950; bh=yZUz/QuYYkWO/01uS2IOg3PHpb2ceRrPEJDx6J1/EhU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=YvJlRdjZ1OT6s5VvujzEnjLsub3bpXHGt75wPj+70H49YXS6H6Z1PMt3GMQfqXtA8 M7KgC5VRuzD5yv3uNHwbOTmDWLyYT5DN3dYjKaByvpDks6KuhoOQZ2i13ANK4Fe5U3 veuqa2I9gnM6ViitmS9X9ov/RxulfggeOc7ZqFTJ1izWs37bnHYe1woG5fFgTRPOZq umVI20PrvmoWXxcUGYsMio3ahZzqx1pXnYddGTjSMx3q4UABs/sWypZncHTJFhvL0y NgQhntxDQVqRe+gexyysowXmfA4iH/rWMt88GxaS6Ga6+7BINFsEJ8ncDD+UsEV/VE Gr72fCGuzE4kw== Date: Tue, 26 Oct 2021 11:59:05 +0100 From: Mark Brown To: Srinivas Kandagatla Cc: bjorn.andersson@linaro.org, robh@kernel.org, plai@codeaurora.org, pierre-louis.bossart@linux.intel.com, tiwai@suse.de, devicetree@vger.kernel.org, perex@perex.cz, alsa-devel@alsa-project.org, lgirdwood@gmail.com, bgoswami@codeaurora.org Subject: Re: [RESEND PATCH v10 00/17] ASoC: qcom: Add AudioReach support Message-ID: References: <20211026103815.19468-1-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ucFHcU21Z62t0xTd" Content-Disposition: inline In-Reply-To: X-Cookie: Times approximate. Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --ucFHcU21Z62t0xTd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 26, 2021 at 11:55:37AM +0100, Srinivas Kandagatla wrote: > No, this is not different to v10 which I send out Yesterday, v10 is meant to > address the arm64 build error that you reported. > For some reasons yesterday's patches did not reflect the changes that I > wanted, so I RESEND v10 again. OK, but that means that this v10 is different to the v10 that went out yesterday, right/ --ucFHcU21Z62t0xTd Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmF333gACgkQJNaLcl1U h9BFqQf+OzHPX9GaPX0JK2jeA+wWbLwPNaYivIANCZW9zdrl3j1xj+gsl/wnsX6J hPLF5RT/Yz/SKWCzh0L4J5G+UHVJLVgXm+MMAAaOnomhg7krObJu3LsD1wq4c6ij g7ps2brkVl68ZelWwPo40d8IZIlNVY3TgqHL/hA3O7qNIeoTm69eDJp9Kt08imvp OkYJHYbMSzC5/irdEdnc7TQ0GnUP3920hMWpXU1xY8Ntbc7ob0zqz6bCN2RkKWif 7LUy+IYVH5XCTKN/uQ5OEgJR2XPtCicl+lhd+MSmQaJwhTDfBkVT7emET6cRAWZd jt6b1uEnL414LODmVTj44rpCBGPWtw== =4lT9 -----END PGP SIGNATURE----- --ucFHcU21Z62t0xTd--