]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: Bump minimum version of dtschema to 2020.8.1
authorRob Herring <robh@kernel.org>
Thu, 13 Aug 2020 19:34:14 +0000 (13:34 -0600)
committerRob Herring <robh@kernel.org>
Wed, 19 Aug 2020 20:31:01 +0000 (14:31 -0600)
commit901a41dd0b9a801016336bfa5647bd7cfe3e49a7
tree92492bb64d88bd2b73b5f1b98d9962b818ddb88c
parentc0d4e0ef6c2e620ed0cd3ec27aa5d06a0c1f09ec
dt-bindings: Bump minimum version of dtschema to 2020.8.1

dtschema release 2020.8.1 gained several additions to help performance.
dt-doc-validate can now take a list of files and directories, and
dt-mk-schema can store the processed schema in JSON which is much faster
to parse than YAML. Utilizing both of these changes results in a 3-4x
speed improvement in running dt_binding_check.

There's also additional meta-schema checks which binding schemas should
be checked against.

Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/Makefile