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 5E3DAC4360C for ; Thu, 26 Sep 2019 18:45:13 +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 DF21D207FF for ; Thu, 26 Sep 2019 18:45:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=alsa-project.org header.i=@alsa-project.org header.b="SemZz5Ut"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="mquiCq1z" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DF21D207FF 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 1D76B83E; Thu, 26 Sep 2019 20:44:21 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1D76B83E DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1569523511; bh=+21SINDf1YuVfT4g+uoZ6gyvzjhmYTg0+hTJSOk6z0E=; h=Date:From:To:References:In-Reply-To:Cc:Subject:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=SemZz5Ut2rnov7RywJTTLN9qcAFsyZWRBbm1yzQkRMJ7nRkU4igTu01FQVIOHeMX8 GKNLhBEqJLh1L6SUjcLugxUubUOuGHdFomcGP/nVvruftl8GZVcx8UTIwfDCDRxWZL jy9By1yGI4huWx08gHhm9cWlblX6FowCrKceQ3HE= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id CA21CF804FD; Thu, 26 Sep 2019 20:44:07 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 0A323F80533; Thu, 26 Sep 2019 20:44:07 +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 DB4F3F8048D for ; Thu, 26 Sep 2019 20:44:04 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz DB4F3F8048D Authentication-Results: alsa1.perex.cz; dkim=pass (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="mquiCq1z" 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=p5AsxclfyD526xJDQoQ4sUnL8tX1BJhL3h58XggnCVY=; b=mquiCq1z60o3JHCRkv+P62tPi Yl8tS+2lgyEbYp8Vzoj19dEHzEBDL3tw53N/RDPUhscCh7QQObjmo8OYHdH6WF+Qp3OLeFHknRj3A vjLoiEkdz1JYKxdS7sW6SFTVRT/dh3yns+79GPtvc+yWukJhonJdtMgeAJyDECbNnXEcQ=; Received: from [12.157.10.118] (helo=fitzroy.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 1iDYkG-0004Uq-1I; Thu, 26 Sep 2019 18:44:04 +0000 Received: by fitzroy.sirena.org.uk (Postfix, from userid 1000) id 7DC97D02DD8; Thu, 26 Sep 2019 19:44:02 +0100 (BST) Date: Thu, 26 Sep 2019 11:44:02 -0700 From: Mark Brown To: Nuno =?iso-8859-1?Q?S=E1?= Message-ID: <20190926184402.GG2036@sirena.org.uk> References: <20190926071707.17557-1-nuno.sa@analog.com> <20190926071707.17557-2-nuno.sa@analog.com> MIME-Version: 1.0 In-Reply-To: <20190926071707.17557-2-nuno.sa@analog.com> X-Cookie: Be careful! UGLY strikes 9 out of 10! User-Agent: Mutt/1.10.1 (2018-07-13) Cc: Mark Rutland , devicetree@vger.kernel.org, alsa-devel@alsa-project.org, Lars-Peter Clausen , Takashi Iwai , Liam Girdwood , Rob Herring Subject: Re: [alsa-devel] [PATCH 2/2] dt-bindings: asoc: Add ADAU7118 documentation 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="===============6021427838965693078==" Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --===============6021427838965693078== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="0TJQK8JvXJ+EbTps" Content-Disposition: inline --0TJQK8JvXJ+EbTps Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 26, 2019 at 09:17:07AM +0200, Nuno S=E1 wrote: > +required: > + - "#sound-dai-cells" > + - compatible The regulators should be listed as required too. --0TJQK8JvXJ+EbTps Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl2NBvEACgkQJNaLcl1U h9Bozgf9G95EmLRFp/BjEK+ieWiSOxCSpfQ8L8hEJCGT8vD8d9yf2e6H/KdCTo6V b17L8CH24RuXJehCjLgjAkGKyzcGUtiLgqb9IYHzeMchMRMqVK2rbgic9C2uku1K xKOdX9+oshFQwmPAdXSQIWTazGE6yjSiUgi5MqFQXL29qPLd9ussClxVlIo+us7r zDB3k4TR5RvSXmbH6qlgh6DXLif5iagV1Wj6eDx8Y1gKa8Rq+IzqXtsHPDjMyjyj UGPPHWYSSbHKjhHWdh1cxzlO0nI5f87PsuaWtFc5ih0Xq/DZuMhJKn07pYREiyV5 P9kxfSY4g5mLQdX6vQaVeX54HJfUqA== =DuqT -----END PGP SIGNATURE----- --0TJQK8JvXJ+EbTps-- --===============6021427838965693078== 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 --===============6021427838965693078==--