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 561B9C4345F for ; Wed, 24 Apr 2024 19:56:06 +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=2fEuPQvHLQdyW3cfC4Juk9O43eAMRFqeN15H0fRYbvw=; b=ZObblSEo3OX3s5 Vjo5N4YNri0SE43UfgAXms9UTU/WeW9Lby7TobBQPdRBdIBFgxkux5qbUpQsfMffv2+UY8QyE+mgN yZrBj6GP0NIib4/XT1+iaLdSeZVSUfS79JFtbAeiFMsZySge2UUgPGk/rZfsAcG4pkLZz6us3Vy4A 4Kth7QeuM53GVS0oV2j8QkBv7GxjQpFnDKOt4He2TS1KQXvFSIT8Ruw1uWvOeZiiueFVYJsxCkKWk ZVoCgnHjp73lkUJPo10TddhCzJNDCT1PN4odCb1A9uAKAYssLZbj/hlf0/B2xzLrGlMzNgK/BuRqP YrFEMKhSm4jRDGVcE1aw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziih-00000005lVP-2ReB; Wed, 24 Apr 2024 19:55:55 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rziie-00000005lU7-1td0 for linux-arm-kernel@lists.infradead.org; Wed, 24 Apr 2024 19:55:54 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 78598CE1724; Wed, 24 Apr 2024 19:55:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62145C113CD; Wed, 24 Apr 2024 19:55:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713988549; bh=7Ssf2orQYEw+x3rhVIDHWJRkaQA6YEMP4bdtPWzo4yw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fL7kPjKKJC8Gq9feBsmWL7LlQprwEbDpeEUaqHNugNcCw2wlfgM2r2WF3mkZ418WV Vt3DSfx27bPY8xYYhOThxm2o3tKmybOreCqqjOq2D/LVpnpgT7ihzdfVhFTjIxMWKj 1txXvxJUrDsKDo2iaxllEVv6viVQu3Q/hlG/Qd9SA6Exh44CqqN7P3UX6D8QivaNlF +Gi+EdFQ/ybXlhm5AHsi7OiTXvkUvqQkjZ9cutzWbg4dyppbIvD56xlgqQdB+Yz1sz GGrW/Rm2z9sfi9S5Ej6qG4HPGCzEIn63tamHhhl1fKiaMLApJz5HsuS2NF9jXAJTmp k8qfDwq2x2mgA== Date: Wed, 24 Apr 2024 14:55:47 -0500 From: Rob Herring To: Krzysztof Kozlowski Cc: Conor Dooley , Krzysztof Kozlowski , Jernej Skrabec , devicetree@vger.kernel.org, Chen-Yu Tsai , Maxime Ripard , linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, Samuel Holland , linux-arm-kernel@lists.infradead.org, Lee Jones Subject: Re: [PATCH] dt-bindings: mfd: allwinner,sun6i-a31-prcm: Use hyphens in node names Message-ID: <171398853223.372037.811685185869412352.robh@kernel.org> References: <20240424045521.31857-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240424045521.31857-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240424_125552_703464_A3FEB44E X-CRM114-Status: GOOD ( 11.89 ) 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, 24 Apr 2024 06:55:21 +0200, Krzysztof Kozlowski wrote: > Underscores should not be used in node names (dtc with W=2 warns about > them), so replace them with hyphens. This should have no impact on > known users: Linux MFD driver does not care about children node names. > DTS was already adjusted in commit 0f47ef3ff1bd ("arm: dts: allwinner: drop > underscore in node names"), so without this change, we observe > dtbs_check warnings: > > sun6i-a31s-colorfly-e708-q1.dtb: prcm@1f01400: 'ahb0-clk', 'apb0-clk', 'apb0-gates-clk', 'apb0-rst', 'ar100-clk', 'ir-clk' do not match any of the regexes: '^.*_(clk|rst)$', 'pinctrl-[0-9]+' > > Reported-by: Rob Herring > Closes: https://lore.kernel.org/all/CAL_JsqJfT-jui5P56CO4Fr37kr5iNN8dpxt8ecKeFmdVGnRYbA@mail.gmail.com/ > Signed-off-by: Krzysztof Kozlowski > --- > .../bindings/mfd/allwinner,sun6i-a31-prcm.yaml | 14 +++++++------- > 1 file changed, 7 insertions(+), 7 deletions(-) > Acked-by: Rob Herring (Arm) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel