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 86D87C6FD1F for ; Wed, 20 Mar 2024 15:10: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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=n/XG2VQqDYDgJRYffY4NF+8th0A/HDzAU02QySugTqA=; b=csmhlRRu/Tz7qh 2La+L2KmBioLjxRreqwuj003D6yGGn07+X4Iqj+AD20WaWd0c0vC+HVgckZv2X6B33B+fqD3EkAdJ S8PjAhypJCqz4+CUWhz+9VKKj2DhK4cqly9wE/ipEC2C7RW9iXe3eK8utD07Jh1Gz6EPu1b/Wgkl0 Agksn1IMx8ICGTGMd572x4xAM512qKEinsuq0o2U0smKEztgNUcl84O8xt55ldoMFG5UvA65Y6/OC ZyH6VNJ7acA6MPkBWNNYkXLmMsSnna3q14xxfAkRak/IsEeOxnB8V1SdMizw8wU8I1QdU9vOrgt+Q NR6dnnctdwwFfVwskXyg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmxa9-000000000SZ-1zHr; Wed, 20 Mar 2024 15:10:21 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rmxa6-000000000Rx-0FW1 for linux-arm-kernel@lists.infradead.org; Wed, 20 Mar 2024 15:10:19 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 488DF6102C; Wed, 20 Mar 2024 15:10:17 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A84FBC433F1; Wed, 20 Mar 2024 15:10:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1710947416; bh=4//2Ztgp/9bNI3pOdqFM6t+BddbS0siyo86ffWZ/Cis=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=jy0nD9HyCZRmXwWFd3UlqqBhl2ZYER4gdgogPzhjSCx3G4XIkqsby7MNTLL8r77YB 01HqIdFbL/wLst4bp5hJPLRhbCYcbH2gxlPbfwB3Hh48Ye6oKE5EJ5DHEMWVL1I6fp ggOv7O92qxJrZpwJUURgXxc0GAVMPpojWCr7Qbpk0yryJjZwZJTdsJbyAMy1icncEV mdnQ5oCo6utiYEBoI6sDRK+9pn5ioyYYdO/96Gvadb01Weyrji5E282FFX/A7uZ+ZN 7gLUoYsOVbpDfYSTUQutk9FfhQL2PIxZMlxUd4mdGHqboa+gFbUqzhtgef5d0ASwLi zc3aYo37Z31nQ== Date: Wed, 20 Mar 2024 10:10:14 -0500 From: Rob Herring To: Frank Li Cc: Sascha Hauer , imx@lists.linux.dev, Mark Brown , Conor Dooley , Liam Girdwood , Fabio Estevam , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Shengjiu Wang , linux-sound@vger.kernel.org, devicetree@vger.kernel.org, Shawn Guo , Pengutronix Kernel Team , Krzysztof Kozlowski Subject: Re: [PATCH v7 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names Message-ID: <171094741235.1737484.4683319555697657710.robh@kernel.org> References: <20240318-asrc_8qxp-v7-0-01ce5264a761@nxp.com> <20240318-asrc_8qxp-v7-3-01ce5264a761@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240318-asrc_8qxp-v7-3-01ce5264a761@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240320_081018_163084_68162E83 X-CRM114-Status: GOOD ( 10.49 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 18 Mar 2024 15:00:09 -0400, 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. > > Remove description under dmas because no user use index to get dma channel. > All user use 'dma-names' to get correct dma channel. dma-names already in > 'required' list. > > Signed-off-by: Frank Li > --- > Documentation/devicetree/bindings/sound/fsl,sai.yaml | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel