Lines Matching full:dt
22 URI typically containing the binding's filename and path. For DT schema, it must
37 A DT specific property. Contains a list of email address(es)
87 A set of sub-schema defining all the DT properties for the
92 A property can also define a child DT node with child properties defined
101 A list of DT properties from the 'properties' section that
135 The 'properties' section of the schema contains all the DT properties for a
138 validation of DT files.
148 The Devicetree schemas don't exactly match the YAML-encoded DT data produced by
175 The DT schema project must be installed in order to validate the DT schema
176 binding documents and validate DTS files using the DT schema. The DT schema
186 Several executables (dt-doc-validate, dt-mk-schema, dt-validate) will be
194 The DT schema binding documents must be validated using the meta-schema (the
196 binding schema. All of the DT binding documents can be validated using the
201 In order to perform validation of DT source files, use the ``dtbs_check`` target::