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=-2.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,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 35EDEC4CECE for ; Mon, 14 Oct 2019 16:11:55 +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 3974521848 for ; Mon, 14 Oct 2019 16:11:54 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="IHWj74wy"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="gCSqGd0X" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3974521848 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 C49451615; Mon, 14 Oct 2019 18:11:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz C49451615 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1571069511; bh=z493Y2sM8Ds1708faugBJ2Y4wP6Undkl5YoIdR57vdY=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=IHWj74wySwq1t2Ihv6YpmZjZ3vDIlUjEgqsonCwEz3hQmIEND/k7PUds86CP/AP5W yW+G6kMUv86mcnY19e3tOCPeyCy3fsmMrcw2TPW4JJssxdCZt+G7P4LrQilrjTTnz8 jbm4FDVvOjOLclWtytUS3VAd+pMGi40lvbghkGvg= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 50EF8F80322; Mon, 14 Oct 2019 18:11:01 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CA0FEF80362; Mon, 14 Oct 2019 18:10:59 +0200 (CEST) Received: from heliosphere.sirena.org.uk (heliosphere.sirena.org.uk [172.104.155.198]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 817D5F80138 for ; Mon, 14 Oct 2019 18:10:56 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 817D5F80138 Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="gCSqGd0X" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=LhyxX5ncwWMkRp8vxryZGyvmWf4LnTI5tug7GizY/50=; b=gCSqGd0X/lKA22S45zRpWVRww Yqlyvdl4tbX4tq+o/FF58x/P67M/w0rSKsXkCXNEaYmeaLVkK8qEBcP1PuAaF7xu/m6tzf50CKHaB 6kcY1DDhrBy8BKb6psQGhsnoOppsyZQFuoP6I/19mS9I69/n82QxnIpVlUDHmf65I7NXU=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=ypsilon.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1iK2vv-0007yQ-Vm; Mon, 14 Oct 2019 16:10:56 +0000 Received: by ypsilon.sirena.org.uk (Postfix, from userid 1000) id DDA3B2741EF2; Mon, 14 Oct 2019 17:10:54 +0100 (BST) Date: Mon, 14 Oct 2019 17:10:54 +0100 From: Mark Brown To: Daniel Baluta Message-ID: <20191014161054.GD4826@sirena.co.uk> References: <20191013190014.32138-1-daniel.baluta@nxp.com> <20191013190014.32138-3-daniel.baluta@nxp.com> <20191014115635.GB4826@sirena.co.uk> MIME-Version: 1.0 In-Reply-To: X-Cookie: Androphobia: User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Devicetree List , Linux-ALSA , Kuninori Morimoto , Takashi Iwai , Linux Kernel Mailing List , Liam Girdwood , Rob Herring , Jerome Laclavere , dl-linux-imx , Daniel Baluta , Guido Roncarolo Subject: Re: [alsa-devel] [RFC PATCH 2/2] ASoC: simple-card: Add documentation for force-dpcm property 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: , Content-Type: multipart/mixed; boundary="===============1771025202210433970==" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --===============1771025202210433970== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Dzs2zDY0zgkG72+7" Content-Disposition: inline --Dzs2zDY0zgkG72+7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Mon, Oct 14, 2019 at 04:17:31PM +0300, Daniel Baluta wrote: > On Mon, Oct 14, 2019 at 2:57 PM Mark Brown wrote: > > DPCM is an implementation detail of Linux (and one that we want to phase > > out going forwards too), we shouldn't be putting it in the DT bindings > > where it becomes an ABI. > I see your point. This is way I marked the patch series as RFC. I need to find > another way to reuse simple-card as machine driver for SOF. Have a look at the way the Renesas systems are using this and the audio graph card - they have DPCM. --Dzs2zDY0zgkG72+7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl2kng4ACgkQJNaLcl1U h9AY3Qf+KqjpJbSFjgUExOknWKmIQsHL8qO28Dh8CbziYGq/2T/5n/myzuBq77rJ Jsf5asU3PTubpf1TQOytAog3UDtT69cqu4JIgAu2GCv7HrX7aZ7keiAlw5rlH8OC wh5SxpbIgE959u5iOlD3l5e+koSPk+nnpiZAXfq8faWGDcbsA4OlzNqxq5kEX3j6 wQxJwGKHX73MatU5AF2IEBdZQeyg1eygBqNLvAyLp8//NdN/TijgVQbpxK2ZVeCL RRtZDUu+j2yIvXE6ugzHd/6RQD0VnCZmAXfA/R5hgKIaNVJeyJ6hXZJ3sW7Go4Iu 1DzGwQiDN5A8JadoizM4L/L9L7MAKA== =ZL3b -----END PGP SIGNATURE----- --Dzs2zDY0zgkG72+7-- --===============1771025202210433970== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Alsa-devel mailing list Alsa-devel@alsa-project.org https://mailman.alsa-project.org/mailman/listinfo/alsa-devel --===============1771025202210433970==--