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 8D484C433F5 for ; Wed, 6 Apr 2022 18:56:01 +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:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:References:In-Reply-To:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=KzLvxoESkSbPDVGKMenZLv8a28q8wFLeiWHqr5eqO2E=; b=vTikaBdZ7Z27QXT9dPWhWvtidl VcEf1KDY1fP8KnSAMh/D0erd1cRccBBk7jXv9MfWjuRoLKhjoyfY0J59SKAQlW/RWS8v8LMfcBxjs WmDj8d/A+82Q2KpysdJVhVqh6iE2oTMQl/Z1GXt+Rbg8cZFuwBD8w7Iu5caLyU+VswWHJyTnYAvzr 8i8MB6uBw8okO0d5H0OFbWTVNirxmL0P8WPTZSmn6bZwi+wX5NJFPiumA2rWcL5pUggJt+kYsmXYo V8hxYq0w1phmwxwU80vyrDbL3xGYsehTWxCbGF0zXCLZ6ylJRlyrL13ti1UtpCgFjhy0qdeHOvWXO djAvrzjQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncAnx-007d3x-K3; Wed, 06 Apr 2022 18:54:57 +0000 Received: from mail-oi1-f175.google.com ([209.85.167.175]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncAnu-007d2m-6h for linux-arm-kernel@lists.infradead.org; Wed, 06 Apr 2022 18:54:55 +0000 Received: by mail-oi1-f175.google.com with SMTP id i7so3355407oie.7 for ; Wed, 06 Apr 2022 11:54:52 -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=Lm/ONmGbxsdA25Z0fG4ZT+Z1iRsHjkpKpaJkjdZ5COY=; b=OI5Iz6I+Vb4iol1xYGKMN3BwNDYfQfoBx75SkxvATRfn0kqOp+bOyrC0PcTiTJl7qb nmTL7z1FbkOznBBQ3Blnj7KlyTNujoNFYwRGn/qj+YhklRNvzc/5HhLOmp/I2KyBIeSK 9gzmQt9+LeZxgmHluUn5lSLlaJ3oJe4NlSm/uVPTiYbgNmTtENGQ+djlhmNgp7kW/vOL 848onvVL1nPbS+HYtJ2j0dd80NL/Fh0HKHQYqYLaoC2xRUN+sK6pABjlXM//hqUmuDhX Y+/0FIe1I3P0i0LJKvjwB5hVIpGhDSvG1k3Rt0mgy6zjWUWo+01RnvJ+AfMCRmz6zHjR rEew== X-Gm-Message-State: AOAM533xYptVUbPtbXwluMSr1Z0DUwnxF/ALGauCff+PwnEl+U4/ivfR +plyaxQXn4t6//1dtLHm7g== X-Google-Smtp-Source: ABdhPJxXvM3z8yhyG8vVgJqle/yx/OreVndgv4ogfsuisU/phylm10J6pGMGOEt5/5eHIivc2c65lQ== X-Received: by 2002:a05:6808:3ad:b0:2d9:fc59:ef0e with SMTP id n13-20020a05680803ad00b002d9fc59ef0emr4358505oie.266.1649271291912; Wed, 06 Apr 2022 11:54: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 w7-20020a9d6387000000b005b2265711fcsm7152964otk.16.2022.04.06.11.54.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Apr 2022 11:54:51 -0700 (PDT) Received: (nullmailer pid 2581012 invoked by uid 1000); Wed, 06 Apr 2022 18:54:50 -0000 From: Rob Herring To: Puranjay Mohan In-Reply-To: <20220406094358.7895-13-p-mohan@ti.com> References: <20220406094358.7895-1-p-mohan@ti.com> <20220406094358.7895-13-p-mohan@ti.com> Subject: Re: [RFC 12/13] dt-bindings: net: Add ICSSG Ethernet Driver bindings Date: Wed, 06 Apr 2022 13:54:50 -0500 Message-Id: <1649271290.537509.2581011.nullmailer@robh.at.kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220406_115454_292574_A8C34D10 X-CRM114-Status: GOOD ( 12.42 ) 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: , Cc: nm@ti.com, devicetree@vger.kernel.org, vigneshr@ti.com, mathieu.poirier@linaro.org, netdev@vger.kernel.org, linux-remoteproc@vger.kernel.org, linux-kernel@vger.kernel.org, bjorn.andersson@linaro.org, krzysztof.kozlowski+dt@linaro.org, ssantosh@kernel.org, kuba@kernel.org, kishon@ti.com, davem@davemloft.net, linux-arm-kernel@lists.infradead.org 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 Wed, 06 Apr 2022 15:13:57 +0530, Puranjay Mohan wrote: > Add a YAML binding document for the ICSSG Programmable real time unit > based Ethernet driver. This driver uses the PRU and PRUSS consumer APIs > to interface the PRUs and load/run the firmware for supporting ethernet > functionality. > > Signed-off-by: Puranjay Mohan > --- > .../bindings/net/ti,icssg-prueth.yaml | 172 ++++++++++++++++++ > 1 file changed, 172 insertions(+) > create mode 100644 Documentation/devicetree/bindings/net/ti,icssg-prueth.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: schemas/remoteproc/ti,pru-consumer.yaml: ignoring, error parsing file schemas/remoteproc/ti,pru-consumer.yaml: ignoring, error parsing file Traceback (most recent call last): File "/usr/local/bin/dt-validate", line 176, in sg.check_trees(filename, testtree) File "/usr/local/bin/dt-validate", line 123, in check_trees self.check_subtree(dt, subtree, False, "/", "/", filename) File "/usr/local/bin/dt-validate", line 112, in check_subtree self.check_subtree(tree, value, disabled, name, fullname + name, filename) File "/usr/local/bin/dt-validate", line 112, in check_subtree self.check_subtree(tree, value, disabled, name, fullname + name, filename) File "/usr/local/bin/dt-validate", line 107, in check_subtree self.check_node(tree, subtree, disabled, nodename, fullname, filename) File "/usr/local/bin/dt-validate", line 51, in check_node errors = sorted(dtschema.DTValidator(schema).iter_errors(node), key=lambda e: e.linecol) File "/usr/local/lib/python3.8/dist-packages/dtschema/lib.py", line 1027, in iter_errors for error in super().iter_errors(instance, _schema): File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 229, in iter_errors for error in errors: File "/usr/local/lib/python3.8/dist-packages/jsonschema/_validators.py", line 362, in allOf yield from validator.descend(instance, subschema, schema_path=index) File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 245, in descend for error in self.evolve(schema=schema).iter_errors(instance): File "/usr/local/lib/python3.8/dist-packages/dtschema/lib.py", line 1027, in iter_errors for error in super().iter_errors(instance, _schema): File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 229, in iter_errors for error in errors: File "/usr/local/lib/python3.8/dist-packages/jsonschema/_validators.py", line 298, in ref yield from validator.descend(instance, resolved) File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 245, in descend for error in self.evolve(schema=schema).iter_errors(instance): File "/usr/local/lib/python3.8/dist-packages/dtschema/lib.py", line 1027, in iter_errors for error in super().iter_errors(instance, _schema): File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 219, in iter_errors scope = id_of(_schema) File "/usr/local/lib/python3.8/dist-packages/jsonschema/validators.py", line 96, in _id_of return schema.get("$id", "") AttributeError: 'NoneType' object has no attribute 'get' 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