devicetree: Expose dtbs_check and dt_binding_check some more
[linux-2.6-block.git] / Documentation / devicetree / writing-schema.rst
index 8f71d1e2ac5242eb32ca150c93cbcc2d741a7475..f4a638072262f939c03e148eaa9b84a076457941 100644 (file)
@@ -141,6 +141,7 @@ It is also possible to run checks with a single schema file by setting the
 
 ::
 
+    make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/trivial-devices.yaml
     make dtbs_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/trivial-devices.yaml