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 CF58CCD68E4 for ; Tue, 10 Oct 2023 02:22:32 +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=xk15bfLx3bQI4dysLnMGQ1Kf2YmUE5w0qk/IfDv94zE=; b=zrF5kf+0TGEcUY j4fBw9JhbYxHGblYb2VKOYsWholdygORLMfYJAJJ4RncPnL7uoLkuVVwzBnvL+E7gdBIb1/+qYLRM nNgAzHnJi3G1a1oKQ9oKQIIeCvAf9GcdqYeHqpPudw18yxc+VbRXZY3Fx3GRbc/xUztqCoixWziMN 6zS+InTsFPDGkesUW6soc56nXBo8HJuooSIra0f2QUdzK3HIfvq+o5NvH2OsUe/RhF08MPmmUw6Xd pU6XlEM7Ty5AsB7b/z1FnY1z/msxx74QV018O9c87klt3wehOZwN9H2qwLnW9MHdBhyUkZfAQDddO AEZBnaPnZmxPCKo6SvcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qq2Nx-00C5py-0J; Tue, 10 Oct 2023 02:22:13 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qq2Nv-00C5pM-0N for linux-arm-kernel@lists.infradead.org; Tue, 10 Oct 2023 02:22:12 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id D061061484; Tue, 10 Oct 2023 02:22:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 09EB4C433C8; Tue, 10 Oct 2023 02:22:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1696904529; bh=ut+LM5Yf8/DRNRKaXkXaCaT13oHwtFjxMTdx39BVx4Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=g8Te2yZDb2jJyDqYjPUAf0y90DpqZP4C/VLyHHhDvu50/wzVFwd6sKg68iEWwLlPV eE8mNgqcF2P3Vh4/+9XeEdJ0JteJGZMVAei3zZi9YKccWtCUsiK7wfj1gyET0wSy2g 3TgUTZdvUIhSW6MlGWyipC/rC6VHkna+XnTYN94+ln9PTmcvm93CXz+IjsEGq1TOqg P/k5OxSk/AdemQvQ1NKAGtIquGaDMp9zuitJCy5be7TG12jdt+RgECab55UEwZAVUr JL3SeK1084zRMdNlIfiPkOej0JEBsAcF0hb5mSXCnUnVcZQry6OHYIzdvASEPmCFhD wA+NDmGlQ8s7w== Date: Tue, 10 Oct 2023 10:21:58 +0800 From: Shawn Guo To: Adam Ford Cc: linux-arm-kernel@lists.infradead.org, aford@beaconembedded.com, Rob Herring , Krzysztof Kozlowski , Conor Dooley , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] arm64: dts: imx8mm: Add sound-dai-cells to micfil node Message-ID: <20231010022158.GI819755@dragon> References: <20231004230159.33527-1-aford173@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231004230159.33527-1-aford173@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231009_192211_203137_7EE8BB63 X-CRM114-Status: UNSURE ( 9.21 ) 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 Wed, Oct 04, 2023 at 06:01:58PM -0500, Adam Ford wrote: > Per the DT bindings, the micfil node should have a sound-dai-cells > entry. > > Fixes: 3bd0788c43d9 ("arm64: dts: imx8mm: Add support for micfil") > Signed-off-by: Adam Ford Applied both, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel