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 D155EC4332F for ; Thu, 14 Dec 2023 02:14:30 +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=KXpjLvUSGj5Jc3ZL1XgLIz7JnsJ67Z5YWr/mGEp2UiU=; b=k/4EwuedaaUcUy X7U4WcmEZ5b0hqxhA88d9AhbdFB4wHrZoiLx/n5PwGzVGP2kI2ysznfFbakwHyLzoiQCId+5po0aN 9wJxB9bdupKF6N7AWFhFPCETcvNlVWwnz9UFNJlPTBRMXNuioRjPEMPvuScdH6bCuzw3pdyrls/bK tr7MfDpTFrTtYpKPaGW/LQzVqCPcbB8aUXng5xd4RoxxuibgnYkOfam/7Tdyf3yCXkWkghRhWyePO TZVqvC/Ef/bpGMr5Ba8j5vVDkQoLIzBpCREJH9GnKCiIF8iBqCkr98Bg6pQwrpTguwGpvnNufjaKX +ouKVgAJbWE3i2tAEuTQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDbEf-00GUdS-0a; Thu, 14 Dec 2023 02:14:01 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rDbEc-00GUd7-2s for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 02:14:00 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id 23409B82024; Thu, 14 Dec 2023 02:13:57 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 87263C433C8; Thu, 14 Dec 2023 02:13:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702520036; bh=qzU3KRbLh/5+WgGVkTzGk1TQaBP09TeLFsTA/8ZDZnQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=e+O8TnxHY1+4KoJazPGVtVF1IDnH8K1WuJWtEmXd1Wdrx7SxeGDqi88seS+ykBiN3 AIBQOGlxB3K2G8JuUul1X3x9ohdOcasWxdhnjDJn97u/W/54S47p+YpE0cexJ4ZakZ 783PhaJrdou5CM9uSYmD+2p/ikAO+za07x30xE9KTkLegfYXEFJc9CZB6vDNVwO8ns 2QIOWbjGcXeHMTWGMX6Fp4m65ZIyfQYaCY3/UIFvP3gZ6nVatKLXRHXuvwMn9cYhuP f1/YsqwQ4xs9RPQ/nyC7rJ1g1FGDeuWlD2GpVe9DP0tBK7SW2B1WQjQ0S8GTCvf2GY mh5ibhMjjRYLw== Date: Thu, 14 Dec 2023 10:13:52 +0800 From: Shawn Guo To: Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, chancel.liu@nxp.com, shengjiu.wang@nxp.com, Fabio Estevam Subject: Re: [PATCH] arm64: dts: imx93: Fix the micfil clock-names entries Message-ID: <20231214021352.GW270430@dragon> References: <20231207122056.2526158-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231207122056.2526158-1-festevam@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231213_181359_093473_E16E4ED2 X-CRM114-Status: GOOD ( 10.35 ) 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 Thu, Dec 07, 2023 at 09:20:56AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > fsl,micfil.yaml defines the clock-names in the following sequence: > > clock-names: > items: > - const: ipg_clk > - const: ipg_clk_app > - const: pll8k > - const: pll11k > - const: clkext3 > minItems: 2 > > imx93.dtsi currently misses the 'pll11k' entry and jump to 'clkext3'. > > This leads to the following dt-schema warning: > > imx93-11x11-evk.dtb: micfil@44520000: clock-names:3: 'pll11k' was expected > from schema $id: http://devicetree.org/schemas/sound/fsl,micfil.yaml# > > Fix the warning by describing the clocks up to 'pll8k' as 'clkext3' > is assigned to a dummy clock. > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel