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 C3BE6C433E1 for ; Wed, 15 Jul 2020 16:23:15 +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 4AEB02065E for ; Wed, 15 Jul 2020 16:23:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="t5NwrtsA"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xtBMl1Lk" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4AEB02065E 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 D885F1614; Wed, 15 Jul 2020 18:22:23 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D885F1614 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1594830193; bh=eT6BTd/Zx8Q5ccT8rkBpk/1FMwIdvf+1GrdYf74olgc=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=t5NwrtsAr9ZWiUBrBjCELGo3l2Q2rZIBgBLsqavbbV9YXvecnqxa7tWRCfkmj0Z// WWNNR4AqSnq01mSznmqqXuQhxmXrGar/UPg0rpmkGNm6rpfRZEg2XcDufmCRRHdSve 2BOTW9+0OI+zkbUOPfcMfQFe05wuA2L/S1V5sGcM= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 572E8F8021D; Wed, 15 Jul 2020 18:22:23 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id AD54EF80229; Wed, 15 Jul 2020 18:22:21 +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 006E9F80113 for ; Wed, 15 Jul 2020 18:22:14 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 006E9F80113 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="xtBMl1Lk" 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 607842065E; Wed, 15 Jul 2020 16:22:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594830131; bh=eT6BTd/Zx8Q5ccT8rkBpk/1FMwIdvf+1GrdYf74olgc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=xtBMl1Lkp2tHTt9F0hewQXObOrrserzLr+rKu4S4aktKmcNKltsAmxyGYDskLoMTt dS2nIL8K+eHBckSCxbCGTXI6Fd3LDmfG8htgV9VTM58BKQOSCTt6zz9+n+kNxjkREB I6JgfGJRBr9lKocj0owTpglgIJ5owpryEeTDW/hY= Date: Wed, 15 Jul 2020 17:22:02 +0100 From: Mark Brown To: Arnaud Ferraris Subject: Re: [PATCH 0/4] ASoC: fsl_asrc: allow selecting arbitrary clocks Message-ID: <20200715162202.GJ5431@sirena.org.uk> References: <20200702142235.235869-1-arnaud.ferraris@collabora.com> <20200702184226.GA23935@Asurada-Nvidia> <3f39a0bb-a766-f646-28b3-a51cf9983c6b@collabora.com> <3fea8912-63df-ff27-0c29-6284a85107ab@collabora.com> <20200714201544.GA10501@Asurada-Nvidia> <20200714202753.GM4900@sirena.org.uk> <20200714205050.GB10501@Asurada-Nvidia> <20200715140519.GH5431@sirena.org.uk> <0a56326b-27a9-d9f4-3923-8773963d7548@collabora.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+9faIjRurCDpBc7U" Content-Disposition: inline In-Reply-To: <0a56326b-27a9-d9f4-3923-8773963d7548@collabora.com> X-Cookie: 40 isn't old. If you're a tree. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: alsa-devel@alsa-project.org, Timur Tabi , Xiubo Li , Liam Girdwood , Takashi Iwai , linux-kernel@vger.kernel.org, Nicolin Chen , Rob Herring , kernel@collabora.com, Fabio Estevam 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" --+9faIjRurCDpBc7U Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 15, 2020 at 06:18:38PM +0200, Arnaud Ferraris wrote: > Le 15/07/2020 =E0 16:05, Mark Brown a =E9crit=A0: > > Honestly for anything that fun it tends to be a custom machine driver. > > A property would seem reasonable though. > I think so, does my initial implementation of the properties look > sensible to you? ("fsl,asrc-input-clock" & "fsl,asrc-output-clock") Those look reasonable enough off the top of my head, not that I've really looked at the hardware. --+9faIjRurCDpBc7U Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl8PLSkACgkQJNaLcl1U h9BkmAf/Z0V1Eb+A2EGmiFuW+ziL7yJnYp0req34SxMFVo/WgQPUOSpA8ioVX/a+ xt5KVDHCN9FmjHphFHf6t+t7XJjEtnlfrKyoAhJlmu30K4Hyw6YeFnACEr2gQzcL qJYhS22uU76Jrgk0l11rvDlX3pAsGrjEwBo+INsYdix6x339mi3cVc8dNQp76lPO OiGE+vnHKqbtw71caWc+No4JXPVm0W8FD/ovs52fvWEg1mjHKXENDMaxAWvXEMo/ fvx9P5LgACTfmclCzh+Iub3Qz+ETuUreytKgi8I647DAO2pMxul9HuxlZ8ZmcvTP Ibm55Iff0fv/6vg5p7ze/mxldgAN9A== =un2V -----END PGP SIGNATURE----- --+9faIjRurCDpBc7U--