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 CCD03C74A44 for ; Tue, 14 Mar 2023 03:26:11 +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=Aa68f72phYP6n3P5AtEamCmJ9JY6BIOAIL+sIFovsZE=; b=I/9/lmn1KPFj2D WfH5SXf9LyzTgwPIaL9MiS6jTLF/QGIs1gK/BdfM3Z33HCBue634Hx4exaV2sHT8Z59T9Ef1RyPrs iZXBMG7a2otni9qkX1W+m8itzhOA0I0dU8dHka46MGtfIh0EMGfelhwLTqmQI45Rx8AAcc+d2dTEw v0fFIhtmUEPf1LDlf/2MgRO3u5th5KSrZhRrLgqddoZpv6ABe1dUinH03uzRsOkyOM1SMk9R3GOvz R3R4s/rWu4J0+H+GmJBrogn+r5cy38AECuiEHYtvQDKqeYRBYcuQOhqG0TziLz62gxawjtR3Bmtal kY5BxQbCFck81ChgWtXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbvHi-008q6Z-J8; Tue, 14 Mar 2023 03:25:10 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pbvHf-008q5V-6C for linux-arm-kernel@lists.infradead.org; Tue, 14 Mar 2023 03:25:08 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id AECBA615C2; Tue, 14 Mar 2023 03:25:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A1609C433D2; Tue, 14 Mar 2023 03:25:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678764306; bh=LfCZNwjOlVYN0x6GoeUL5szz6dZJkIiz+TcBLuPkVhY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=V8dSxK7QaIQwFIpctpoyOo27eQxdXn5eXMrDJPD/xprh29fTrQWwox2rhx19Ax9p0 R8SbL2F15q3PBfy56nUaNHAQfUEquHrV/RuxQvZ+Ou0ebqU9VWthCvitZ7NnSNpVIT zzvhYUD1vX9iAi01chH0Ql9UuYaI5IYDW2bpDXghG25uq4gXArFdXl774Z0WcJAs9L sUH9lnnk2JXsJEDIqbQxe1c9ws4OJ4eLd2AdJmnUm7HDp0/hheag8b8Q4isWCqzrdO WBrgycbxAbPg/+aZR0aokactnol0EP0mmX5QjAHeMDYT9lvuwYljqGehY+z37JrsQK NXLrFEnbWiW9g== Date: Tue, 14 Mar 2023 11:24:57 +0800 From: Shawn Guo To: Marek Vasut Cc: linux-arm-kernel@lists.infradead.org, Adam Ford , Fabio Estevam , Abel Vesa , Alexander Stein , Jacky Bai , Krzysztof Kozlowski , Laurent Pinchart , Luca Ceresoli , Lucas Stach , Marco Felsch , Michael Turquette , NXP Linux Team , Peng Fan , Pengutronix Kernel Team , Richard Cochran , Rob Herring , Sascha Hauer , Stephen Boyd , devicetree@vger.kernel.org, linux-clk@vger.kernel.org Subject: Re: [PATCH v2] arm64: dts: imx8mn: specify #sound-dai-cells for SAI nodes Message-ID: <20230314032457.GO143566@dragon> References: <20230228215244.166627-1-marex@denx.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230228215244.166627-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230313_202507_288951_384FC048 X-CRM114-Status: UNSURE ( 8.94 ) X-CRM114-Notice: Please train this message. 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 Tue, Feb 28, 2023 at 10:52:44PM +0100, Marek Vasut wrote: > Add #sound-dai-cells properties to SAI nodes. > > Reviewed-by: Adam Ford > Reviewed-by: Fabio Estevam > Fixes: 9e9860069725 ("arm64: dts: imx8mn: Add SAI nodes") > Signed-off-by: Marek Vasut Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel