]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
dt-bindings: Check the examples against the schemas
authorRob Herring <robh@kernel.org>
Fri, 17 May 2019 21:17:08 +0000 (16:17 -0500)
committerRob Herring <robh@kernel.org>
Thu, 13 Jun 2019 17:00:14 +0000 (11:00 -0600)
commit837158b847a48d886f23937b539965f83917cc1f
treef544e63d5b9bbf185e571def941956a58f8fbb1a
parentf7a6463e389e9222e5d6fb60211673e06a307438
dt-bindings: Check the examples against the schemas

Currently, the binding examples are just built with dtc. dtc recently
gained the support necessary to output the examples in YAML format
(commit 87963ee20693 ("livetree: add missing type markers in generated
overlay properties"). Now just switch the output format and the examples
will be checked against the schema.

Reviewed-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/Makefile