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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 50D6CC54E4A for ; Fri, 8 Mar 2024 16:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=rmeAtFY5305RHANgHwBUwUO8pNg2dPsZqN+OB0rxGlo=; b=ALS9ILwyDKoeAOs3nZsER4mD+s nNL+9VxqJpAEG+55lWCnz22rssf4KJH/9Nf9CrgBU/A8brQ0J30tWhrpsvIQXWXjWWIj71qM1X01c kaR/SAOMdVFgak4OVkRY3vCt0pxebAaLcnPqH4SE3hwMsnRK1H8wznwU4xuJzzcJUeE3QPofbJxGX zB1hQDz3G8V4LHE3lbYfZ+oP8Lhv19E0QwH0pKjzR5iMMizyT2Gg+O74PHfIBPXo6PPcWsFdqJ2Ed gK1h/tp+gON2IMb1fkWo4AzJxt/97TFddW7lMi/JYKCblz53uRh7uEy3PC2DgxoBmF+LJnIvUXWKY TOXgqsRw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1ridYA-0000000AL9e-1OFu; Fri, 08 Mar 2024 16:58:26 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1ridY6-0000000AL8W-347O for linux-arm-kernel@lists.infradead.org; Fri, 08 Mar 2024 16:58:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 09D396066F; Fri, 8 Mar 2024 16:58:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6AC37C433C7; Fri, 8 Mar 2024 16:58:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709917101; bh=EuVxJD2mHfKnoyQBcowTIaQagWYJL80opZu/yj/GV0M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dmrAho/9nVEkb9cd/5KFFzOsfYCcwASNebcl8zju555mMlRc/37x7VdH/dGNnaESa 6bg1wBfr//iiMHZgy2M/zWxgVnxbv3mjcolGzZBlaPCG2GQIartPxGbAZRRqynkLlJ 1wGCS5+XSBQk5UJ/nSneEG1nfxnFLCxuHmgfyXCbLPEJFUDqVQPgU7lFbl3kELYdsx Lwne+5FRbKM63dW5Kbb5pEQAOX37B4YQ4c/2WKPVOKcb4+WY0NNJhwprV3lUA5CYUO BCzoTPyb32rwTGP8fqNfkLFqoI/PNUNqqX/cSGpugqK6+x3uwr2TNl1Y7YUFHdcHLL O9t7Dc8COFnnw== Date: Fri, 8 Mar 2024 16:58:16 +0000 From: Conor Dooley To: Frank Li Cc: Liam Girdwood , Mark Brown , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Shengjiu Wang , linux-sound@vger.kernel.org, devicetree@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Conor Dooley Subject: Re: [PATCH v6 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names Message-ID: <20240308-croon-goofball-797d091e981a@spud> References: <20240308-asrc_8qxp-v6-0-e08f6d030e09@nxp.com> <20240308-asrc_8qxp-v6-3-e08f6d030e09@nxp.com> MIME-Version: 1.0 In-Reply-To: <20240308-asrc_8qxp-v6-3-e08f6d030e09@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240308_085823_029269_F72B1056 X-CRM114-Status: GOOD ( 20.11 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8334522427216342347==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8334522427216342347== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AtYEuJt27XJncbRZ" Content-Disposition: inline --AtYEuJt27XJncbRZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 08, 2024 at 10:30:52AM -0500, Frank Li wrote: > Some sai only connect one direction dma (rx/tx) in SOC. For example: > imx8qxp sai5 only connect tx dma channel. So allow only one "rx" or "tx" > for dma-names. >=20 > Remove description under dmas because no user use index to get dma channe= l. > All user use 'dma-names' to get correct dma channel. dma-names already in > 'required' list. >=20 > Acked-by: Conor Dooley > Signed-off-by: Frank Li Please drop my ack from this, this isn't the patch I acked originally and we were having a conversation as recently as yesterday on v4 about this patch because Rob didn't like this approach. His suggestion is better than the one I gave on v4 that you have used here. Please give it a few days between resubmissions, and do not send new versions of a series every day. It is very confusing to have different conversions on three versions of this patch in my inbox all at the same time. Thanks, Conor. > --- > Documentation/devicetree/bindings/sound/fsl,sai.yaml | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/sound/fsl,sai.yaml b/Docum= entation/devicetree/bindings/sound/fsl,sai.yaml > index 2456d958adeef..93e7737a49a7b 100644 > --- a/Documentation/devicetree/bindings/sound/fsl,sai.yaml > +++ b/Documentation/devicetree/bindings/sound/fsl,sai.yaml > @@ -81,15 +81,13 @@ properties: > =20 > dmas: > minItems: 1 > - items: > - - description: DMA controller phandle and request line for RX > - - description: DMA controller phandle and request line for TX > + maxItems: 2 > =20 > dma-names: > minItems: 1 > + maxItems: 2 > items: > - - const: rx > - - const: tx > + enum: [ rx, tx ] > =20 > interrupts: > items: >=20 > --=20 > 2.34.1 >=20 --AtYEuJt27XJncbRZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZetDpwAKCRB4tDGHoIJi 0p1zAPwOVqZkJw5DaQiuRLY7UuKy72/FOl/NK/YmqCZ4DyG7uQEA+Ki09p+Lossj bxiyf19v0Oygl2gWDK2Oq8f11MiHpgA= =OJXG -----END PGP SIGNATURE----- --AtYEuJt27XJncbRZ-- --===============8334522427216342347== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8334522427216342347==--