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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id DF3C0C433EF for ; Wed, 29 Sep 2021 13:48:41 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id AA0F6613A7 for ; Wed, 29 Sep 2021 13:48:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org AA0F6613A7 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ugLVLRlmXx5CtA6jal5pBi8LAWZc7ruHVl9abCo8ojQ=; b=qVo5gE9V2x78vwz60ktLFs60xK X1g1ooxtBJ4G7NjvHR2Y1bzddnWC4aZSYia7KTElJ3DJc+Z593viMCRleFIa4MRjI8Axb+Z9kKemM 9mutkxzhDBsePyedUTUzToipFTkXilRoSj/ytu38yzJcMICAU4VWpSQGU0Iio/9x0ZRqYX8fttNJD NyV9xVDi2foHJc3R4iYEbmusJPyUN/acKB/GA2FyJ9kH1ScUOWkFt5AluNt9+PmZfQltBGoMSaTy8 sG7b3NU7AS8Knjlh79UO1JeFgJSO5PCTMq+CCZTB9DGiq1cvcG2CMo0m9rrRI3DvkUOFoVl6OEAa6 V4T/6t/w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVZur-00BBzY-FJ; Wed, 29 Sep 2021 13:46:33 +0000 Received: from mail-ot1-f49.google.com ([209.85.210.49]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mVZun-00BBy3-N1 for linux-arm-kernel@lists.infradead.org; Wed, 29 Sep 2021 13:46:31 +0000 Received: by mail-ot1-f49.google.com with SMTP id d12-20020a05683025cc00b0054d8486c6b8so2967703otu.0 for ; Wed, 29 Sep 2021 06:46:28 -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=jMZb3TV+GJOIlxYCtMJdnxRmPdNBMSRN7GDKf7v1GGY=; b=gQ1DsyevFHJExoGpP9NYIzueLou962QIIj0sNhQ30bznCIJ+qTsUKChoKjfMEa/elS RVUL7n4M7uMb811sOIJNA3xmzbZ93aNU26e1tRIb1KRjUu5GhK89x3m+0Im6ys9+NlLI VD05cf3rKuX0hFDnHjNZqfemRsATOfhrRz9Apv0oPZByEKzRahdycsEUz3GDDBSmw2l8 CUDOPx6p4ceWf6h+BVDmyvly90pLLlkvgyv713vXXs4UO/L1VGC+7fGUesdIpYQcCd8G NA3Mj2KCQ7uACT49PDAgQ6vaaJMhlVLv4bl/V7nI92T/ZMk0FaqgKmr1EqwZ/sli848b jgOw== X-Gm-Message-State: AOAM5303+myiye6GRWb3qN5jWTYdQ0sCz+gJ0aE9HFuTDylJ5cAqK1cY tBOOEWd/LEthOoL+AL3y/w== X-Google-Smtp-Source: ABdhPJyC+B83kIvYCirQ6AHYKd5p7GEICSCPf10mnyatSw/XSns3MaJbeKFs1e6tNnUnD3PK7GebaQ== X-Received: by 2002:a05:6830:1e77:: with SMTP id m23mr48262otr.305.1632923187328; Wed, 29 Sep 2021 06:46:27 -0700 (PDT) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id c5sm456042otb.35.2021.09.29.06.46.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 29 Sep 2021 06:46:26 -0700 (PDT) Received: (nullmailer pid 3674444 invoked by uid 1000); Wed, 29 Sep 2021 13:46:25 -0000 From: Rob Herring To: =?utf-8?q?Pali_Roh=C3=A1r?= Cc: devicetree@vger.kernel.org, Sebastian Hesselbarth , Stephen Boyd , Andrew Lunn , Gregory Clement , linux-serial@vger.kernel.org, =?utf-8?q?Marek_Beh=C3=BAn?= , Rob Herring , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vladimir Vid , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, Michael Turquette In-Reply-To: <20210929082034.15098-4-pali@kernel.org> References: <20210929082034.15098-1-pali@kernel.org> <20210929082034.15098-4-pali@kernel.org> Subject: Re: [PATCH v6 3/6] dt-bindings: mvebu-uart: document DT bindings for marvell, armada-3700-uart-clock Date: Wed, 29 Sep 2021 08:46:25 -0500 Message-Id: <1632923185.716457.3674443.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210929_064629_771861_F526F485 X-CRM114-Status: GOOD ( 13.88 ) 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: multipart/mixed; boundary="===============5181233854180438988==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5181233854180438988== Content-Type: text/plain On Wed, 29 Sep 2021 10:20:31 +0200, Pali Rohár wrote: > This change adds DT bindings documentation for device nodes with compatible > string "marvell,armada-3700-uart-clock". > > Signed-off-by: Pali Rohár > > --- > Changes in v6 > * Fix license > * Rename node to clock-controller@12010 > * Remove maxItems > --- > .../bindings/clock/armada3700-uart-clock.yaml | 56 +++++++++++++++++++ > 1 file changed, 56 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/armada3700-uart-clock.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: dtschema/dtc warnings/errors: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/clock/armada3700-uart-clock.yaml: $id: 'http://devicetree.org/schemas/clock/marvell,armada-3700-uart-clock#' does not match 'http://devicetree.org/schemas/.*\\.yaml#' from schema $id: http://devicetree.org/meta-schemas/base.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/clock/armada3700-uart-clock.yaml: 'maintainers' is a required property hint: Metaschema for devicetree binding documentation from schema $id: http://devicetree.org/meta-schemas/base.yaml# ./Documentation/devicetree/bindings/clock/armada3700-uart-clock.yaml: $id: relative path/filename doesn't match actual path or filename expected: http://devicetree.org/schemas/clock/armada3700-uart-clock.yaml# /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/clock/armada3700-uart-clock.yaml: ignoring, error in schema: $id warning: no schema found in file: ./Documentation/devicetree/bindings/clock/armada3700-uart-clock.yaml Documentation/devicetree/bindings/clock/armada3700-uart-clock.example.dt.yaml:0:0: /example-0/clock-controller@12010: failed to match any schema with compatible: ['marvell,armada-3700-uart-clock'] doc reference errors (make refcheckdocs): See https://patchwork.ozlabs.org/patch/1534231 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. --===============5181233854180438988== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============5181233854180438988==--