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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 E30BEC433EF for ; Sun, 21 Nov 2021 02:28:31 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id D06061703; Sun, 21 Nov 2021 03:27:38 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz D06061703 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1637461708; bh=5B1tygrNXNV2A61CLamHESeJzyho+jTUiZ+gyVHVWpI=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=OplZ+t+Q1my4ldidfQvUWOx8jaFyyiTbcoxfbfLbMC/AstA7tZwoSi6eJcPgoq5Zf UkpTIGGKISW2OT8imKjLnu9hZnQof9ry2t2lPGAM79f/07FgxiIhcFYTbEJY9jN6+b PCOCCZaVkuAHMi8ixneJfDUi2MMG+yjxt8m2GwyU= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 3334DF80154; Sun, 21 Nov 2021 03:27:38 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id CFEF1F8049E; Sun, 21 Nov 2021 03:27:26 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 5B7DFF800E7 for ; Sun, 21 Nov 2021 03:27:15 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 5B7DFF800E7 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VUzwKFp8" 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 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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16af1bd2847da8b2a265e2a4389942ae11dea7c5.1634565154.git.geert+renesas@glider.be> User-Agent: Mutt/1.9.4 (2018-02-28) Cc: devicetree@vger.kernel.org, alsa-devel@alsa-project.org, patches@opensource.cirrus.com, Liam Girdwood , Rob Herring , Mark Brown , Adam Ford , linux-arm-kernel@lists.infradead.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" 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. 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 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 98C88C433F5 for ; Sun, 21 Nov 2021 02:27:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236461AbhKUCaP (ORCPT ); Sat, 20 Nov 2021 21:30:15 -0500 Received: from mail.kernel.org ([198.145.29.99]:39882 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232500AbhKUCaO (ORCPT ); Sat, 20 Nov 2021 21:30:14 -0500 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-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16af1bd2847da8b2a265e2a4389942ae11dea7c5.1634565154.git.geert+renesas@glider.be> User-Agent: Mutt/1.9.4 (2018-02-28) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.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.