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 02AFEC433ED for ; Wed, 19 May 2021 20:10:50 +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 D2C4661355 for ; Wed, 19 May 2021 20:10:48 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D2C4661355 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 80AEF4E; Wed, 19 May 2021 22:09:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 80AEF4E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1621455046; bh=DxYkIdB3NoXfp/b7anhxq8gErDgzv0UGLQqtSRtpyY8=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=PtSEei5XYpSqRTrR1o9g9XG8F35Sm5Z3fpJmim37p6i3M6g0ifAkl9EEj9ks8v9TT 4G4Z8wq27RQy3PClJ4Db5RJBRI5p2vHofTPjI9yhGKd0/OfYIaMrKz1q4nXKUCfsNu DHCJ/6xCHu+eUj1FQf/3Q8MeCb63VboEa9pl0AnI= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 11AA0F80127; Wed, 19 May 2021 22:09:56 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 79F26F8016E; Wed, 19 May 2021 22:09:54 +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 22530F80127 for ; Wed, 19 May 2021 22:09:51 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 22530F80127 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="D4KRXBPa" Received: by mail.kernel.org (Postfix) with ESMTPSA id EA4866135A; Wed, 19 May 2021 20:09:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621454988; bh=DxYkIdB3NoXfp/b7anhxq8gErDgzv0UGLQqtSRtpyY8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=D4KRXBPap1zrtJwSFdZnqTNedw9xbrBfR8ibW5cTaxFVYcIND6gzzSVL1SFhSQLI7 J7Pjxf3qeuzGHelHlVwbn3LdK2UrEFUiM/42Hmm7UhcP3Ep+0tIPaJmEGE2LWcYY00 JMHNDx01zOu0dJdjUibtc9PYHUFja9fuFWy7Lb2An2weX40JPZt2grWnA+JZOz39im x9uQrJI8Psk/tJhhUYr8uKJ/u6t0JAa1xdxjaEb0RrRc0exUAPbdIsEDcDZa+kvs7S 0qNjlgko7Az81mExs/bWaluUV0mIoyCS2x9AXTqpVxW8DBlEMPHExvSCz4sfRLjKmM xs9QoWmc1WuHg== Date: Wed, 19 May 2021 21:09:02 +0100 From: Mark Brown To: Dmitry Osipenko Subject: Re: [PATCH v1 2/2] ASoC: tegra: Unify ASoC machine drivers Message-ID: <20210519200902.GJ4224@sirena.org.uk> References: <20210518001356.19227-1-digetx@gmail.com> <20210518001356.19227-3-digetx@gmail.com> <20210518180949.GA949047@robh.at.kernel.org> <20210518183455.GE4358@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mFHiwr52TKrxpkjc" Content-Disposition: inline In-Reply-To: X-Cookie: There's no time like the pleasant. User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Rob Herring , alsa-devel@alsa-project.org, Liam Girdwood , linux-kernel@vger.kernel.org, Svyatoslav Ryhel , Takashi Iwai , devicetree@vger.kernel.org, Thierry Reding , Ion Agorria , linux-tegra@vger.kernel.org, Jonathan Hunter , Frank Rowand 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" --mFHiwr52TKrxpkjc Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 18, 2021 at 11:16:48PM +0300, Dmitry Osipenko wrote: > 18.05.2021 21:34, Mark Brown =D0=BF=D0=B8=D1=88=D0=B5=D1=82: > > It's generally the clocking configuration, things with fancy clock trees > > don't play so nicely with generic systems where we want to configure > > them at runtime, or things with complex routing in the CPU where we > > only recently started getting bindings that were functional enough to > > use. Tegra is fairly complex internally. > This is true, but still it's more optimal to use flags in a single > common driver for the minor differences rather than to duplicate 90% of > the code. In practice majority of tegra boards are derived from the same > reference design, thus the h/w configurations are mostly the same. If you can do it yes, though some of the CODECs can have sufficiently interesting clocking to make it useful to do something different - not sure if any of those are upstream though, WM8903 ought to with the right board I think. --mFHiwr52TKrxpkjc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmClcF4ACgkQJNaLcl1U h9BMAgf+IBN65r2SkPO0SKO4VuwUiRBm9DNsLKDipdewyG5L+/rgOIOe8OIhjICd b87aOjXfu/XWDF0dUuRp2d/WgkrakunNEbTO9SlNtGu5VWjfdbXZ4tEx8qHj7I+7 N5GSBVHeZ8NALnMOT+IoOUjSvHA7ZqGIj2Sd5vXjXOJJPsgeV3qKkJAgDfoY3Dv6 ZLVIyahTKvwnS4pV9n8NN7icxMvshmAo8jcMheNUfCabY9YM0YwYDORFPwIdKJHw YLegZydKUAOuUcztxQw/GJbhYq0T7VBCFg7TH66dY8nleAvLVbVcQlCNaUPQ0+Lt KZwwTHTaD3PbHYQXiOmw7y3h8LkXrg== =JoYf -----END PGP SIGNATURE----- --mFHiwr52TKrxpkjc--