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 D4036C5475B for ; Fri, 8 Mar 2024 16:33: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=1t5eitsQuVDTWMWHI0jXlwTN8Z/3HS+SYnpVAsXHBl4=; b=utBLcspxL4757WOh1tHAKEAwBw azqB/+CuyyEHC/eIM9DX7jGqggDRUThWtuu3FoIBKH6JX13VCxfdM1GHiwO1rvWVPMPtqVqTKyMhi 7WW2Tqx50qUT+3sHXC3N3qH0kY2BP+t4ANiYyPZGmYAwN58FvB2siiU/iMS1c8QlbdU51aqzMzIBW Mgt7h0YuPdplw0S13CE7LiUv8ulNw6B8jg0LE2KdRh/EBsaJhmGqC3aYH0EtuakwCKRnqLPZ3kfTO w4Yra1VA1ZbEOFqHYAHvaaBEPjZHNPEuCI5Plf4p8v4oeCH+liLeGX+4+p5pSo2d+/kw/YYaYrKoz m9vhumnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rid9y-0000000ACxy-0Gt9; Fri, 08 Mar 2024 16:33: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 1rid9v-0000000ACwD-0UdH for linux-arm-kernel@lists.infradead.org; Fri, 08 Mar 2024 16:33:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id E899360C84; Fri, 8 Mar 2024 16:33:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 75D48C43390; Fri, 8 Mar 2024 16:33:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709915601; bh=r2+iM8M2Z34V5nudt6nzbhdrCjOpq+BHqqDCvSY1X98=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VkUsgxrvaiRIAY8MlqNwt/I6J3aSpY4Yfp4yLCTeyny+YkWOloT61h5p8kBv5iLQj YLFM5fqZYNhideHjYSBtzmgl88FlgezOkSpF6ekmKKsJow2IX5QrYUY2kTqbkBjjRE Z9k/7U/V9FxiXMGLzACNmUT8D6H2F+foQH6+djUTLpy+vIGjdHUZsWWRfHvqC0sVD2 hpDUhbzoYFp7spQ4XwFGM3olq8+Jff7w3COQb2xiwWLOdjSlPqPSitqtXMrgpmM1GX LBQTi/K34cBXf3wcYQ6u7oPF2dpFCCsevuLX4a9AYsYbk5RA52J0ALZQeBS+lXQ8O3 qJGWOl4Y/ukZw== Date: Fri, 8 Mar 2024 16:33: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 v5 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names Message-ID: <20240308-flyaway-hangup-112b11535823@spud> References: <20240307-asrc_8qxp-v5-0-db363740368d@nxp.com> <20240307-asrc_8qxp-v5-3-db363740368d@nxp.com> MIME-Version: 1.0 In-Reply-To: <20240307-asrc_8qxp-v5-3-db363740368d@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240308_083323_310984_4D0DC2AF X-CRM114-Status: GOOD ( 16.76 ) 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="===============4720882706902858713==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4720882706902858713== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="AC0SKmhkrE3YKJD+" Content-Disposition: inline --AC0SKmhkrE3YKJD+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 07, 2024 at 02:19:10PM -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 Could you please drop the ack when you change a patch significantly between versions? > Signed-off-by: Frank Li > --- > 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 --AC0SKmhkrE3YKJD+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZes9zAAKCRB4tDGHoIJi 0uwUAQDcaoMs1u+9QgLu4SZf0tZtJEIUg5uNYbiBoVj3GhR5wwEA/LOxIJVjMGHJ DQtJaLtRvDKsgIRW78M+Zlg/BVuPhA8= =PcA6 -----END PGP SIGNATURE----- --AC0SKmhkrE3YKJD+-- --===============4720882706902858713== 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 --===============4720882706902858713==--