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 92BF7C64EC4 for ; Mon, 6 Mar 2023 19:00:54 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id E707C119F; Mon, 6 Mar 2023 20:00:01 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E707C119F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1678129252; bh=RKFFV1IR8UjpXrXbhSm+33OxxfDK8SFhUxXEKBVJwIc=; h=In-Reply-To:References:Subject:From:To:Date:CC:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=BiuLduOTMaUxOmO/ZQOKo35fYD6Rh35xGTDN6qxW+oCGTJQnS7XIZ4y3MgJHQ6UPP /lDzo3c6Gwl2Cl72MlZqw0Z28OWvMDLYsTeBmLY1/2oZUdU7eWQGYjxy7W3sXSxiPI L0eww2dt5LqxK0QEb+S5ErhDNL/mFP5xlkMcwohc= Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id 51457F8007E; Mon, 6 Mar 2023 19:59:39 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A581DF8042F; Mon, 6 Mar 2023 19:59:34 +0100 (CET) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id 92F97F8007E for ; Mon, 6 Mar 2023 19:59:26 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz 92F97F8007E Authentication-Results: alsa1.perex.cz; dkim=fail reason="signature verification failed" (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=GfVttMpS Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D8EA761058; Mon, 6 Mar 2023 18:59:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D53FC433D2; Mon, 6 Mar 2023 18:59:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678129164; bh=RKFFV1IR8UjpXrXbhSm+33OxxfDK8SFhUxXEKBVJwIc=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=GfVttMpS/dI2JLuswomdzv/r3ivGw3fgObyvOBPVm89UPT/Oj/LTlZ9GWvE6O+9qE l1hBRRj9rAzoi1Gyf9UPgteDLNIZVXvb8b9A8dcrxO6Qm3WhlLFeTgAqzGdnI8cAkz uZkYD7+QlMSZTZBrDdCC1o1XncFeAwM6BqYbxZyBT+duuOQARX2xufPt72ra5V/XwO p3L5yf5KobJqTue39z/Qxk3+Q1flD7KbUxYBF3xLmgh4C3+gvoKRuOU140xo8wqlxf zGo52h9uFwSNLnsySt80/onn5HC2OYXSazdEAUWljvOQuECK/0O6VX63qUeQnjDzFb yL6IF5agzZ8dA== Message-ID: <3f3c8bd83ddaac760f25fde2681d3a61.sboyd@kernel.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' From: Stephen Boyd To: Rob Herring , devicetree@vger.kernel.org Date: Mon, 06 Mar 2023 10:59:22 -0800 User-Agent: alot/0.10 Message-ID-Hash: B27ZN2WUPRYZDIBML7YRAOY4EH77E26O X-Message-ID-Hash: B27ZN2WUPRYZDIBML7YRAOY4EH77E26O X-MailFrom: sboyd@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Herbert Xu , "David S.Miller" , Rob Clark , Abhinav Kumar , Dmitry Baryshkov , Sean Paul , Thomas Gleixner , Marc Zyngier , Mauro Carvalho Chehab , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Andrew Lunn , Heiner Kallweit , Vinod Koul , Kishon Vijay Abraham I , Mark Brown , Conor Dooley , linux-clk@vger.kernel.org, linux-crypto@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-phy@lists.infrad, ead.org@alsa-project.org, linux-gpio@vger.kernel.org, alsa-devel@alsa-project.org, linux-riscv@lists.infradead.org, linux-spi@vger.kernel.org X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Quoting Rob Herring (2023-03-03 13:42:23) > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. >=20 > Signed-off-by: Rob Herring Reviewed-by: Stephen Boyd > diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/D= ocumentation/devicetree/bindings/clock/qcom,a53pll.yaml > index 525ebaa93c85..64bfd0f5d4d0 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml > @@ -45,14 +45,14 @@ required: > additionalProperties: false > =20 > examples: > - #Example 1 - A53 PLL found on MSM8916 devices > + # Example 1 - A53 PLL found on MSM8916 devices > - | > a53pll: clock@b016000 { > compatible =3D "qcom,msm8916-a53pll"; > reg =3D <0xb016000 0x40>; > #clock-cells =3D <0>; > }; > - #Example 2 - A53 PLL found on IPQ6018 devices > + # Example 2 - A53 PLL found on IPQ6018 devices > - | > a53pll_ipq: clock-controller@b116000 { > compatible =3D "qcom,ipq6018-a53pll"; 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 F0DD0C64EC4 for ; Mon, 6 Mar 2023 18:59:26 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4872310E42A; Mon, 6 Mar 2023 18:59:26 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by gabe.freedesktop.org (Postfix) with ESMTPS id 6392010E42A; Mon, 6 Mar 2023 18:59:25 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id D8EA761058; Mon, 6 Mar 2023 18:59:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 2D53FC433D2; Mon, 6 Mar 2023 18:59:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1678129164; bh=RKFFV1IR8UjpXrXbhSm+33OxxfDK8SFhUxXEKBVJwIc=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=GfVttMpS/dI2JLuswomdzv/r3ivGw3fgObyvOBPVm89UPT/Oj/LTlZ9GWvE6O+9qE l1hBRRj9rAzoi1Gyf9UPgteDLNIZVXvb8b9A8dcrxO6Qm3WhlLFeTgAqzGdnI8cAkz uZkYD7+QlMSZTZBrDdCC1o1XncFeAwM6BqYbxZyBT+duuOQARX2xufPt72ra5V/XwO p3L5yf5KobJqTue39z/Qxk3+Q1flD7KbUxYBF3xLmgh4C3+gvoKRuOU140xo8wqlxf zGo52h9uFwSNLnsySt80/onn5HC2OYXSazdEAUWljvOQuECK/0O6VX63qUeQnjDzFb yL6IF5agzZ8dA== Message-ID: <3f3c8bd83ddaac760f25fde2681d3a61.sboyd@kernel.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <20230303214223.49451-1-robh@kernel.org> References: <20230303214223.49451-1-robh@kernel.org> Subject: Re: [PATCH] dt-bindings: yamllint: Require a space after a comment '#' From: Stephen Boyd To: Rob Herring , devicetree@vger.kernel.org Date: Mon, 06 Mar 2023 10:59:22 -0800 User-Agent: alot/0.10 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Lunn , alsa-devel@alsa-project.org, dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, Kishon Vijay Abraham I , Herbert Xu , Marc Zyngier , ead.org@freedesktop.org, Jakub Kicinski , Paolo Abeni , linux-media@vger.kernel.org, linux-phy@lists.infrad, Abhinav Kumar , linux-gpio@vger.kernel.org, Mark Brown , Thomas Gleixner , Mauro Carvalho Chehab , Sean Paul , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Eric Dumazet , linux-spi@vger.kernel.org, Vinod Koul , linux-crypto@vger.kernel.org, Dmitry Baryshkov , freedreno@lists.freedesktop.org, "David S. Miller" , Heiner Kallweit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Quoting Rob Herring (2023-03-03 13:42:23) > Enable yamllint to check the prefered commenting style of requiring a > space after a comment character '#'. Fix the cases in the tree which > have a warning with this enabled. Most cases just need a space after the > '#'. A couple of cases with comments which were not intended to be > comments are revealed. Those were in ti,sa2ul.yaml, ti,cal.yaml, and > brcm,bcmgenet.yaml. >=20 > Signed-off-by: Rob Herring Reviewed-by: Stephen Boyd > diff --git a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml b/D= ocumentation/devicetree/bindings/clock/qcom,a53pll.yaml > index 525ebaa93c85..64bfd0f5d4d0 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,a53pll.yaml > @@ -45,14 +45,14 @@ required: > additionalProperties: false > =20 > examples: > - #Example 1 - A53 PLL found on MSM8916 devices > + # Example 1 - A53 PLL found on MSM8916 devices > - | > a53pll: clock@b016000 { > compatible =3D "qcom,msm8916-a53pll"; > reg =3D <0xb016000 0x40>; > #clock-cells =3D <0>; > }; > - #Example 2 - A53 PLL found on IPQ6018 devices > + # Example 2 - A53 PLL found on IPQ6018 devices > - | > a53pll_ipq: clock-controller@b116000 { > compatible =3D "qcom,ipq6018-a53pll";