dt-bindings: Add a minimum version check for dtschema
authorRob Herring <robh@kernel.org>
Thu, 5 Mar 2020 22:37:48 +0000 (16:37 -0600)
committerRob Herring <robh@kernel.org>
Fri, 1 May 2020 22:24:35 +0000 (17:24 -0500)
commitea5b8b5eb00489a090d99aaf694bc82368326834
treefa96238294a43e1b38477874fe0d953befa4997d
parente69f5dc623f96f047a9ff99eea8bbd71497e5e68
dt-bindings: Add a minimum version check for dtschema

The dtschema package must be somewhat up to date as the tools and
meta-schema checks are still evolving. Implement a version check,
so this can be enforced. This will help ensure new schema submissions
get checked against the latest meta-schemas.

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