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 62E5DC433DB for ; Tue, 12 Jan 2021 14:12:14 +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 B790B2311B for ; Tue, 12 Jan 2021 14:12:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B790B2311B 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 88F3116EC; Tue, 12 Jan 2021 15:11:20 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 88F3116EC DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1610460730; bh=hpBkXkpfVvhqn9UxMndwBMEg/zq+ZpBDqDGrYlMlsxU=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=qrXbEwHuwX5wSZeQfbzfw8XE1Ffd7UnEoMyQw2b2mGbik6Jp3uwFbSL5VgmWR892X jEpjHpqpG6k4uFH33v6L5NkaQxtvOiFLFEa4PY6llUHybObpME5aDhnSgkHdqhGu1P TNhxa+sSYPiutZLvSt+6v+0oB6YTzqEfIfSukrHQ= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id A4D2EF80249; Tue, 12 Jan 2021 15:11:19 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id AD62EF8025E; Tue, 12 Jan 2021 15:11:16 +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 4114AF80113 for ; Tue, 12 Jan 2021 15:11:12 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 4114AF80113 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="RGgKME/N" Received: by mail.kernel.org (Postfix) with ESMTPSA id B32EC22CE3; Tue, 12 Jan 2021 14:11:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610460670; bh=hpBkXkpfVvhqn9UxMndwBMEg/zq+ZpBDqDGrYlMlsxU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RGgKME/NkiIOUGZpTTOkLQ5dM/Ds/F6lXcRUxQZRCf3mI1fevkQeNQyyBGEnOFKiZ SXsCn/ogR1Tm4njb2wwV3QOONqYdMUUeJYk1j40KhAr7kP2ZjMEjPgKVMNBi/c/OwX phj/rJlg6jL8xyUs5trlYoagvyHuFV0x90r3kYntXF22hZl7vwnRdUonUrqqbsNPEA qrhAFoDiY3btHmL9QxSiakPNIZ1Oucnklp7d3NVZyp7lWXZDGt0tiSAlBZtW9bb5ZO w9PMIAUwUOQwLJPvGCLV1BqhlBq93ZhIjrPhIQOivk1OQhZ8Tg6JG9B4KfxT8D9Hsj AxkVBn9/ZTaqA== Date: Tue, 12 Jan 2021 14:10:36 +0000 From: Mark Brown To: Guenter Roeck Subject: Re: [PATCH 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET Message-ID: <20210112141036.GC4646@sirena.org.uk> References: <20210107085942.2891525-1-yuhsuan@chromium.org> <20210107135459.GB4726@sirena.org.uk> <20210112004207.GN4728@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: X-Cookie: Stay away from hurricanes for a while. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: ALSA development , "Gustavo A . R . Silva" , Liam Girdwood , Takashi Iwai , Yu-Hsuan Hsu , Linux Kernel Mailing List , Guenter Roeck , Prashant Malani , Pi-Hsun Shih , Enric Balletbo i Serra , Benson Leung , Cheng-Yi Chiang 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" --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 11, 2021 at 05:52:31PM -0800, Guenter Roeck wrote: > On Mon, Jan 11, 2021 at 4:42 PM Mark Brown wrote: > > TBH that seems like a big enough change to split out from this and done > > as a separate series, I'd be perfectly happy to apply your original > > change. I guess part of doing that sync up should ideally be to > > refactor things so that it can be done mechanically in future. > Being able to do it mechanically was the idea for introducing the script. > Unfortunately it doesn't help to have such a script if people don't use it. Looking at the issues Yu-Hsuan mentions and briefly at the code I guess there's some updates needed with the script for namespacing around at least pd_ to avoid the need for hand massaging things, that'll put people off using the script. --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl/9rdwACgkQJNaLcl1U h9DtWwf+K0SkjUpwh/wmWL/qEAmPhRCFTMJeLJAws7yixp9Kl5/XgnhLENhcdpVg RyRTdEsdOSmelonIEaKDDdbLtTmdV+FFg1+G5uNjIKF9Qt2Oni5DGweuaLZjcHDz Z2Xr3w9tWAb4mCIRsG18NIihLqrmltIysCZDQtsWIZg9B2eFO8Hd6SeJ8W+nPHIj Rt02Cs+qs8jHR4WBVOLAV38F5UABhIUQ6re5htDLjQ2bD5g45vtVmL5WplDToub3 nJwnyDwVH4YIgegUzoR1nicEs5IXqCeYEcDvak5CXF4oiYWaRloJracNvuP0Ard+ THX891gQcNp/VfmP7dvgu72VR3KSbg== =8wv8 -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp-- 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=-7.8 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 9C08EC433E9 for ; Tue, 12 Jan 2021 14:11:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 52F192311D for ; Tue, 12 Jan 2021 14:11:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726713AbhALOLv (ORCPT ); Tue, 12 Jan 2021 09:11:51 -0500 Received: from mail.kernel.org ([198.145.29.99]:50362 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725372AbhALOLv (ORCPT ); Tue, 12 Jan 2021 09:11:51 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id B32EC22CE3; Tue, 12 Jan 2021 14:11:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610460670; bh=hpBkXkpfVvhqn9UxMndwBMEg/zq+ZpBDqDGrYlMlsxU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=RGgKME/NkiIOUGZpTTOkLQ5dM/Ds/F6lXcRUxQZRCf3mI1fevkQeNQyyBGEnOFKiZ SXsCn/ogR1Tm4njb2wwV3QOONqYdMUUeJYk1j40KhAr7kP2ZjMEjPgKVMNBi/c/OwX phj/rJlg6jL8xyUs5trlYoagvyHuFV0x90r3kYntXF22hZl7vwnRdUonUrqqbsNPEA qrhAFoDiY3btHmL9QxSiakPNIZ1Oucnklp7d3NVZyp7lWXZDGt0tiSAlBZtW9bb5ZO w9PMIAUwUOQwLJPvGCLV1BqhlBq93ZhIjrPhIQOivk1OQhZ8Tg6JG9B4KfxT8D9Hsj AxkVBn9/ZTaqA== Date: Tue, 12 Jan 2021 14:10:36 +0000 From: Mark Brown To: Guenter Roeck Cc: Yu-Hsuan Hsu , Linux Kernel Mailing List , Benson Leung , Enric Balletbo i Serra , Guenter Roeck , Cheng-Yi Chiang , Liam Girdwood , Jaroslav Kysela , Takashi Iwai , Prashant Malani , Pi-Hsun Shih , "Gustavo A . R . Silva" , ALSA development Subject: Re: [PATCH 1/2] cros_ec_commands: Add EC_CODEC_I2S_RX_RESET Message-ID: <20210112141036.GC4646@sirena.org.uk> References: <20210107085942.2891525-1-yuhsuan@chromium.org> <20210107135459.GB4726@sirena.org.uk> <20210112004207.GN4728@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="oTHb8nViIGeoXxdp" Content-Disposition: inline In-Reply-To: X-Cookie: Stay away from hurricanes for a while. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --oTHb8nViIGeoXxdp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Jan 11, 2021 at 05:52:31PM -0800, Guenter Roeck wrote: > On Mon, Jan 11, 2021 at 4:42 PM Mark Brown wrote: > > TBH that seems like a big enough change to split out from this and done > > as a separate series, I'd be perfectly happy to apply your original > > change. I guess part of doing that sync up should ideally be to > > refactor things so that it can be done mechanically in future. > Being able to do it mechanically was the idea for introducing the script. > Unfortunately it doesn't help to have such a script if people don't use it. Looking at the issues Yu-Hsuan mentions and briefly at the code I guess there's some updates needed with the script for namespacing around at least pd_ to avoid the need for hand massaging things, that'll put people off using the script. --oTHb8nViIGeoXxdp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl/9rdwACgkQJNaLcl1U h9DtWwf+K0SkjUpwh/wmWL/qEAmPhRCFTMJeLJAws7yixp9Kl5/XgnhLENhcdpVg RyRTdEsdOSmelonIEaKDDdbLtTmdV+FFg1+G5uNjIKF9Qt2Oni5DGweuaLZjcHDz Z2Xr3w9tWAb4mCIRsG18NIihLqrmltIysCZDQtsWIZg9B2eFO8Hd6SeJ8W+nPHIj Rt02Cs+qs8jHR4WBVOLAV38F5UABhIUQ6re5htDLjQ2bD5g45vtVmL5WplDToub3 nJwnyDwVH4YIgegUzoR1nicEs5IXqCeYEcDvak5CXF4oiYWaRloJracNvuP0Ard+ THX891gQcNp/VfmP7dvgu72VR3KSbg== =8wv8 -----END PGP SIGNATURE----- --oTHb8nViIGeoXxdp--