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)
57 A set of sub-schema defining all the DT properties for the
62 A property can also define a child DT node with child properties defined
71 A list of DT properties from the 'properties' section that
105 The 'properties' section of the schema contains all the DT properties for a
108 validation of DT files.
118 The Devicetree schemas don't exactly match the YAML-encoded DT data produced by
145 The DT schema project must be installed in order to validate the DT schema
146 binding documents and validate DTS files using the DT schema. The DT schema
156 Several executables (dt-doc-validate, dt-mk-schema, dt-validate) will be
164 The DT schema binding documents must be validated using the meta-schema (the
166 binding schema. All of the DT binding documents can be validated using the
171 In order to perform validation of DT source files, use the ``dtbs_check`` target::