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 D577BC433EF for ; Sun, 21 Nov 2021 02:28:35 +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=qr0OGTmaoGnsj2HEySQpGNYJYDgVA2Qgbdtf8RhKrQY=; b=CfDFpFoCHFsQ6e n+i8YSLItnrcTeeI6xN/tfGDy+dj0x6i6b83iz269k0P51lSbZ61Pv5FpdUgxibCT3edv+lYQo9hf 6cpE0LWytTUCNkonrIp3LvGsPTVYxQCkooRN6CeJedB0jJaArZEJiwN96yigWvdHZY/femzyZVPZb VF9457wLJR4DZdb4wNQlD5FuhxSNT8MLtrhP92elkhLK0+VuQxJ2CNdxhNutHxxQ90tzt1J0+kaMu 6tj+m072snaIsr0eTFB2flUp9Br83+KmiaXMUqDnBWwvk6CKrmF9LLFmIIsSqHLGNIFcGYENSMgcf FDBN0CoBjllQUJKk7Jag==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mocZW-00DBTV-Kf; Sun, 21 Nov 2021 02:27:14 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mocZT-00DBSt-1U for linux-arm-kernel@lists.infradead.org; Sun, 21 Nov 2021 02:27:12 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id DA6DA608FE; Sun, 21 Nov 2021 02:27:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637461630; bh=5B1tygrNXNV2A61CLamHESeJzyho+jTUiZ+gyVHVWpI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VUzwKFp86nAlK71IbLniCYP89vvzsMV6E10zFllboFOa0bb9tNs2vCa2ap3LX2bTK e6REB7M6xS5aWrBAXPI5XNFr3B0LZ1A1fbT1CpxsPfZMgQ9PvmdGmzyelK/6yAm0iB PiQgYUJ7Lwjo7iYH3VfYtyepzJTLdCfiEMWgBfX8s61fXOrKDdo+Plm6i4yTuZ9DcA n2IzQCIuw+FsUeWEHldQMOrYZLKA9/G4zfCS1KmXbhnrIR6edTuqpTLOsx4LffpehB aar/+hpZsHZf81VBSJuvXcj2QVkldV5iYyA2NiXY5tY7G27H51pdAwKWoo0ybcp96J RkAxd0eZlbaZA== Date: Sun, 21 Nov 2021 10:27:04 +0800 From: Shawn Guo To: Geert Uytterhoeven Cc: Liam Girdwood , Mark Brown , Rob Herring , Adam Ford , patches@opensource.cirrus.com, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/2] arm64: dts: imx: imx8mn-beacon: Drop undocumented clock-names reference Message-ID: <20211121022704.GF31998@dragon> References: <16af1bd2847da8b2a265e2a4389942ae11dea7c5.1634565154.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <16af1bd2847da8b2a265e2a4389942ae11dea7c5.1634565154.git.geert+renesas@glider.be> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211120_182711_119309_6B8A08E6 X-CRM114-Status: UNSURE ( 8.04 ) 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 Mon, Oct 18, 2021 at 03:59:02PM +0200, Geert Uytterhoeven wrote: > The wlf,wm8962 Device Tree bindings do not specify a clock-names > property. Drop it. > > Signed-off-by: Geert Uytterhoeven Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel