[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167423561426.1325837.1311424254927277836.robh@kernel.org>
Date: Fri, 20 Jan 2023 11:28:32 -0600
From: Rob Herring <robh@...nel.org>
To: Yann Sionneau <ysionneau@...ray.eu>
Cc: Albert Ou <aou@...s.berkeley.edu>,
Palmer Dabbelt <palmer@...belt.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Huacai Chen <chenhuacai@...nel.org>,
Louis Morhet <lmorhet@...ray.eu>,
Arnd Bergmann <arnd@...db.de>,
Julien Villette <jvillette@...ray.eu>,
Mark Brown <broonie@...nel.org>, linux-doc@...r.kernel.org,
Bibo Mao <maobibo@...ngson.cn>, linux-kernel@...r.kernel.org,
Peter Zijlstra <peterz@...radead.org>,
Guillaume Missonnier <gmissonnier@...ray.eu>,
Nick Piggin <npiggin@...il.com>,
", Bharat Bhushan" <bbhushan2@...vell.com>,
Paul Moore <paul@...l-moore.com>,
Marc Poulhiès <dkm@...aplop.net>,
bpf@...r.kernel.org, Eric Paris <eparis@...hat.com>,
Kees Cook <keescook@...omium.org>,
Jonathan Borne <jborne@...ray.eu>,
Alex Michon <amichon@...ray.eu>,
John Garry <john.garry@...wei.com>, linux-audit@...hat.com,
linux-riscv@...ts.infradead.org,
Paul Walmsley <paul.walmsley@...ive.com>,
"Jason A. Donenfeld" <Jason@...c4.com>,
Christian Brauner <brauner@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Eric Biederman <ebiederm@...ssion.com>,
Waiman Long <longman@...hat.com>,
Vincent Chardon <vincent.chardon@...ys-design.com>,
Atish Patra <atishp@...shpatra.org>,
Guangbin Huang <huangguangbin2@...wei.com>,
Ingo Molnar <mingo@...hat.com>,
Julien Hascoet <jhascoet@...ray.eu>,
Clement Leger <clement@...ment-leger.fr>,
", Thomas Gleixner" <tglx@...utronix.de>,
Ashley Lesdalons <alesdalons@...ray.eu>,
Luc Michel <lmichel@...ray.eu>,
Jean-Christophe Pince <jcpince@...il.com>,
Mark Rutland <mark.rutland@....com>,
linux-arch@...r.kernel.org,
Guillaume Thouvenin <gthouvenin@...ray.eu>,
Oleg Nesterov <oleg@...hat.com>, Will Deacon <will@...nel.org>,
Jonathan Corbet <corbet@....net>,
Thomas Costis <tcostis@...ray.eu>,
Qi Liu <liuqi115@...wei.com>,
Benjamin Mugnier <mugnier.benjamin@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Marc Zyngier <maz@...nel.org>,
Julian Vetter <jvetter@...ray.eu>,
Jiaxun Yang <jiaxun.yang@...goat.com>,
Marius Gligor <mgligor@...ray.eu>,
Catalin Marinas <catalin.marinas@....com>,
Jules Maselbas <jmaselbas@...ray.eu>,
Boqun Feng <boqun.feng@...il.com>,
Alexey Dobriyan <adobriyan@...il.com>,
Janosch Frank <frankja@...ux.ibm.com>,
"Aneesh Kumar K.V" <aneesh.kumar@...ux.ibm.com>,
Shaokun Zhang <zhangshaokun@...ilicon.com>,
devicetree@...r.kernel.org, linux-mm@...ck.org,
Samuel Jones <sjones@...ray.eu>, WANG Xuerui <git@...0n.name>
Subject: Re: [RFC PATCH v2 02/31] Documentation: Add binding for
kalray,kv3-1-core-intc
On Fri, 20 Jan 2023 15:09:33 +0100, Yann Sionneau wrote:
> From: Jules Maselbas <jmaselbas@...ray.eu>
>
> Add documentation for `kalray,kv3-1-core-intc` binding.
>
> Co-developed-by: Jules Maselbas <jmaselbas@...ray.eu>
> Signed-off-by: Jules Maselbas <jmaselbas@...ray.eu>
> Signed-off-by: Yann Sionneau <ysionneau@...ray.eu>
> ---
>
> Notes:
> V1 -> V2: new patch
>
> .../kalray,kv3-1-core-intc.yaml | 46 +++++++++++++++++++
> 1 file changed, 46 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.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/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties:reg:maxItems: 0 is less than the minimum of 1
from schema $id: http://devicetree.org/meta-schemas/keywords.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: $id: 'http://devicetree.org/schemas/interrupt-controller/kalray,kv3-1-core-intc#' does not match 'http://devicetree.org/schemas/.*\\.yaml#'
from schema $id: http://devicetree.org/meta-schemas/base.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: 'maintainers' is a required property
hint: Metaschema for devicetree binding documentation
from schema $id: http://devicetree.org/meta-schemas/base.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: 'oneOf' conditional failed, one must be fixed:
'unevaluatedProperties' is a required property
'additionalProperties' is a required property
hint: Either unevaluatedProperties or additionalProperties must be present
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties:reg: 'anyOf' conditional failed, one must be fixed:
'maxItems' is not one of ['description', 'deprecated', 'const', 'enum', 'minimum', 'maximum', 'multipleOf', 'default', '$ref', 'oneOf']
1 was expected
hint: Only "maxItems" is required for a single entry if there are no constraints defined for the values.
0 is less than the minimum of 2
hint: Arrays must be described with a combination of minItems/maxItems/items
hint: cell array properties must define how many entries and what the entries are when there is more than one entry.
from schema $id: http://devicetree.org/meta-schemas/core.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties: 'anyOf' conditional failed, one must be fixed:
'interrupt-controller' is a required property
'interrupt-map' is a required property
from schema $id: http://devicetree.org/meta-schemas/interrupts.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties:kalray,intc-nr-irqs: 'oneOf' conditional failed, one must be fixed:
'type' is a required property
hint: A vendor boolean property can use "type: boolean"
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties:kalray,intc-nr-irqs: 'oneOf' conditional failed, one must be fixed:
'enum' is a required property
'const' is a required property
hint: A vendor string property with exact values has an implicit type
from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
/builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: properties:kalray,intc-nr-irqs: 'oneOf' conditional failed, one must be fixed:
'$ref' is a required property
'allOf' is a required property
hint: A vendor property needs a $ref to types.yaml
from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
hint: Vendor specific properties must have a type and description unless they have a defined, common suffix.
from schema $id: http://devicetree.org/meta-schemas/vendor-props.yaml#
./Documentation/devicetree/bindings/interrupt-controller/kalray,kv3-1-core-intc.yaml: $id: relative path/filename doesn't match actual path or filename
expected: http://devicetree.org/schemas/interrupt-controller/kalray,kv3-1-core-intc.yaml#
doc reference errors (make refcheckdocs):
See https://patchwork.ozlabs.org/project/devicetree-bindings/patch/20230120141002.2442-3-ysionneau@kalray.eu
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.
Powered by blists - more mailing lists