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 5245AC4345F for ; Sat, 13 Apr 2024 23:22:34 +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:Subject:Message-Id:References: In-Reply-To:Cc:To:From:MIME-Version:Date:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=RHsXrKlyaL2x7fUIhfQM+9lNU9pcIBmYVFnPZgYkgDQ=; b=Q6z2qnct7YGJs1srXYuX1CPqIb qKelJSf49RiztQI60CzO5oc8GWd+zsuE8jgCtf+tQC05xB3j7w4KAVvpnO2oYWf3iQLR+au7hvKDX JfbtWEtYN645fL6sTJpVZZuMnZfb+7fjvn/8Wrs0DYArJ/6zT5nkkh6Fb+NVV71tk6PQ0sElJFH9S ww+DbxTxfPqXvQtPz+VuphI3VRZczj7Jm5krUXZFIrrxyh8KUhdxaC4oLmCWXMevBkaddyh+/SQqV HYUKzR0o0QciTjCwUeTCAMx5SwqJWQGqE7gO2vh6cerx6FbyUma9rTV7pn2NtkqcuPuiAhNlvIk9M 0VU6UGHg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvmhU-00000004Ayo-1AkV; Sat, 13 Apr 2024 23:22:24 +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 1rvmhQ-00000004AtI-0Eea for linux-arm-kernel@lists.infradead.org; Sat, 13 Apr 2024 23:22:22 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id D64B8CE01F7; Sat, 13 Apr 2024 23:22:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7A165C113CD; Sat, 13 Apr 2024 23:22:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1713050521; bh=5sXxlITJ7ccJ9IO677OflEjBXzzDrtBJfYoq9+yqxrU=; h=Date:From:To:Cc:In-Reply-To:References:Subject:From; b=JFyuaQr3iqQKPC3xtPcJKTaugcMkzIT3+QIOscOXXPPIAWkz1ntYjYcdZteFXXi3v WTrMgBDobIDYSheTLC/8akivtt+2h2244i7XFd/+ir3mL7G+uNH2tkHJ5UntJ3GPHh gOhLL+TdmbhAsYZUhZV1vDuG6DbL0pEVjoss5UQzdISlghAcnLUVRodgcL/1BbRtE3 qg/KGhqEkEjJRbRLsX0iEB7lt+r8fvYhXGzdKxZI8fyHiETLYsm6hDos92lg4EUV06 1A/70+KgVh67zAHTAjzIK5maFaDE/FzjglALJq5r/No5qOIXY9jQSWflfCZtAHpaVx Bhszc9/Mg5H9A== Date: Sat, 13 Apr 2024 18:22:00 -0500 MIME-Version: 1.0 From: Rob Herring To: Andrea della Porta Cc: Florian Fainelli , Phil Elwell , linux-gpio@vger.kernel.org, Ulf Hansson , Kamal Dasu , Broadcom internal kernel review list , Jonathan Bell , devicetree@vger.kernel.org, Al Cooper , Krzysztof Kozlowski , linux-mmc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Conor Dooley , linux-kernel@vger.kernel.org, Adrian Hunter , Linus Walleij In-Reply-To: <2d1272cad92ad618297a6683e9264e31b8f2df73.1713036964.git.andrea.porta@suse.com> References: <2d1272cad92ad618297a6683e9264e31b8f2df73.1713036964.git.andrea.porta@suse.com> Message-Id: <171305051859.2373978.16308105985451713694.robh@kernel.org> Subject: Re: [PATCH 1/6] dt-bindings: pinctrl: Add support for BCM2712 pin controller X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240413_162220_475142_C069E642 X-CRM114-Status: UNSURE ( 9.49 ) 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 Sun, 14 Apr 2024 00:14:23 +0200, Andrea della Porta wrote: > Signed-off-by: Andrea della Porta > --- > .../pinctrl/brcm,bcm2712-pinctrl.yaml | 99 +++++++++++++++++++ > 1 file changed, 99 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml > My bot found errors running 'make dt_binding_check' on your patch: yamllint warnings/errors: ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:46:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:47:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:48:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:49:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:50:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:51:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:52:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:53:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:54:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:55:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:56:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:57:18: [warning] wrong indentation: expected 18 but found 17 (indentation) ./Documentation/devicetree/bindings/pinctrl/brcm,bcm2712-pinctrl.yaml:58:18: [warning] wrong indentation: expected 18 but found 17 (indentation) dtschema/dtc warnings/errors: doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/2d1272cad92ad618297a6683e9264e31b8f2df73.1713036964.git.andrea.porta@suse.com The base for the series is generally the latest rc1. A different dependency should be noted in *this* patch. If you already ran 'make dt_binding_check' and didn't see the above error(s), then make sure 'yamllint' is installed and dt-schema is up to date: pip3 install dtschema --upgrade Please check and re-submit after running the above command yourself. Note that DT_SCHEMA_FILES can be set to your schema file to speed up checking your schema. However, it must be unset to test all examples with your schema. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel