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 90D6CC4167D for ; Mon, 18 Apr 2022 13:43:11 +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:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date:Subject: References:In-Reply-To:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=IuUbWYMziWenbrmhyCpeIUcA8rEFJhQ2SRjeR1MmvI4=; b=llnUzsb2I25u2Z O5i55zOlUmKCT1KTh9dP2TAM6jnXVP0MEi1gZ00QDZNcvJs/tC3jVTGkTZQziTTzZH2ywua0Rn/pE nkt0u5YFG2HP5/S3hfaEP1yjwHmzOAPEpowlgfOKBc2gcoNDoFznPbVhoL5V4fuNkwSD8TAVAwjI9 IaU6/9YHjbXHgEUIxU5foRO5qvNT9aymyfzoDM8z02K3di+u9cASKELG1VZF62oM2cH3fbZ7/UjSZ Tud9mzifYuR05030mZlTEtdU4ztNPM6WI5+HcV5AMHfTJ36z7shxxUGGax2EyEFcV3PcyrsEJBwGO Jdv8cxd1xwnzq9/E3u+g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngRdP-00H8pw-6G; Mon, 18 Apr 2022 13:41:43 +0000 Received: from mail-oo1-f49.google.com ([209.85.161.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ngRXl-00H6FT-2S for linux-arm-kernel@lists.infradead.org; Mon, 18 Apr 2022 13:35:54 +0000 Received: by mail-oo1-f49.google.com with SMTP id p128-20020a4a4886000000b003296205eb59so2500144ooa.7 for ; Mon, 18 Apr 2022 06:35:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:in-reply-to:references:subject:date :message-id; bh=/7DrYrmalKThMdy4LcLfM/HEgQyeZb4ql4+RxoW5Tek=; b=qDCFbFPnGd/r4s8mezJi6cZuoTzD7il12PIluY4OZOfxtNfKULcOCTCb1rUHB8R8Pq 6T8kaBqa+zqDLp/R1Cpl5EIzsU+UbFPd0pVm6P/aaFVtjTQmRHoUnbQ2YuV25kHz2G7A AEgd425loP8AmvGlzj6jUfF2PtYluTz7eQFmPrq7hgM2vsKI77zB36bPE4WMCmJyYH3+ pAv+6gMgNcbTs1O4TS7V9FlaImCYvxcDxBPBouH6w4ce4crXzUD4LsUS38eve2S6GECu 1CsPuUZeilJUb8OLpRN/2SzOTh67XX+Ku6IU5ZV6BV2eA4O+FeGmhtT2edrlT72wZme1 xiCg== X-Gm-Message-State: AOAM532vgH5cj+B+9FlHq+dLd7AhMsWLn1SiltS6WSfCYkhIlGDNemn8 ZSTh7vcS8G+AhSd/XwMp4Q== X-Google-Smtp-Source: ABdhPJycojyv4H+nJQ2x1+adkeuVDAjldV3SjAu/92fF+LKn4/jU3ne8TQqcEwIkD35VyIOwx2l8gQ== X-Received: by 2002:a4a:8888:0:b0:321:7448:42df with SMTP id j8-20020a4a8888000000b00321744842dfmr3575456ooa.82.1650288951046; Mon, 18 Apr 2022 06:35:51 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id g15-20020a05687054cf00b000e29cbc65e4sm3956240oan.51.2022.04.18.06.35.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Apr 2022 06:35:50 -0700 (PDT) Received: (nullmailer pid 3125299 invoked by uid 1000); Mon, 18 Apr 2022 13:35:48 -0000 From: Rob Herring To: Jacky Huang Cc: robh+dt@kernel.org, krzk+dt@kernel.org, will@kernel.org, arnd@arndb.de, ychuang570808@gmail.com, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, olof@lixom.net, cfli0@nuvoton.com, soc@kernel.org, devicetree@vger.kernel.org, sboyd@kernel.org In-Reply-To: <20220418082738.11301-3-ychuang3@nuvoton.com> References: <20220418082738.11301-1-ychuang3@nuvoton.com> <20220418082738.11301-3-ychuang3@nuvoton.com> Subject: Re: [PATCH v3 2/5] dt-bindings: clock: Document MA35D1 clock controller bindings Date: Mon, 18 Apr 2022 08:35:48 -0500 Message-Id: <1650288948.503037.3125298.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220418_063553_164028_E09C60F3 X-CRM114-Status: GOOD ( 12.70 ) 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: , MIME-Version: 1.0 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, 18 Apr 2022 16:27:35 +0800, Jacky Huang wrote: > Add documentation to describe Nuvoton MA35D1 clock driver bindings. > > Signed-off-by: Jacky Huang > --- > .../bindings/clock/nuvoton,ma35d1-clk.yaml | 63 +++++++++++++++++++ > 1 file changed, 63 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' on your patch (DT_CHECKER_FLAGS is new in v5.13): yamllint warnings/errors: ./Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml:41:9: [error] syntax error: mapping values are not allowed here (syntax) dtschema/dtc warnings/errors: make[1]: *** Deleting file 'Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.example.dts' Traceback (most recent call last): File "/usr/local/bin/dt-extract-example", line 52, in binding = yaml.load(open(args.yamlfile, encoding='utf-8').read()) File "/usr/local/lib/python3.8/dist-packages/ruamel/yaml/main.py", line 434, in load return constructor.get_single_data() File "/usr/local/lib/python3.8/dist-packages/ruamel/yaml/constructor.py", line 119, in get_single_data node = self.composer.get_single_node() File "_ruamel_yaml.pyx", line 706, in _ruamel_yaml.CParser.get_single_node File "_ruamel_yaml.pyx", line 724, in _ruamel_yaml.CParser._compose_document File "_ruamel_yaml.pyx", line 775, in _ruamel_yaml.CParser._compose_node File "_ruamel_yaml.pyx", line 889, in _ruamel_yaml.CParser._compose_mapping_node File "_ruamel_yaml.pyx", line 775, in _ruamel_yaml.CParser._compose_node File "_ruamel_yaml.pyx", line 891, in _ruamel_yaml.CParser._compose_mapping_node File "_ruamel_yaml.pyx", line 904, in _ruamel_yaml.CParser._parse_next_event ruamel.yaml.scanner.ScannerError: mapping values are not allowed in this context in "", line 41, column 9 make[1]: *** [Documentation/devicetree/bindings/Makefile:26: Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.example.dts] Error 1 make[1]: *** Waiting for unfinished jobs.... ./Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml: mapping values are not allowed in this context in "", line 41, column 9 /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/clock/nuvoton,ma35d1-clk.yaml: ignoring, error parsing file make: *** [Makefile:1401: dt_binding_check] Error 2 doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/ This check can fail if there are any dependencies. The base for a patch series is generally the most recent rc1. 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. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel