Lines Matching full:tree
36 .Nd device tree compiler
58 utility converts between flattened device tree (FDT) representations.
59 It is most commonly used to generate device tree blobs (DTB), the binary
60 representation of an FDT, from device tree sources (DTS), the ASCII text source
71 with the device tree blob compiled in.
114 Device tree blob.
117 Device tree source.
127 Assembler source for generating a device tree blob, as described in
130 Device tree blob.
134 Device tree source.
144 to be used for device tree source files that contain conditional components.
157 This is useful if you are generating a device tree blob for bootloader or
164 This is useful for environments where the device tree blob must be modified in
170 This is useful for environments where the device tree blob must be modified in
177 Sorts the properties and nodes in the tree.
180 to compare two device tree sources.
197 start of the device tree blob.
211 end of the device tree blob.
215 tree.
250 Overlays are a method of patching a base device tree that has been compiled with
275 tree when the overlay is applied.
312 elsewhere in the device tree.
314 not be applicable to the specific device the tree is being compiled for.
319 and will not be removed from the tree.
327 file from the device tree source
336 will write the device tree source for the device tree blob
347 file from the device tree source
357 file, using the standard extension for a device tree overlay, from the device
358 tree source
368 This utility is intended to be compatible with the device tree compiler
380 This builds a tree from a Linux
381 .Pa /proc/device-tree ,
393 The device tree formats understood by this tool conform to the Power.org
431 The device tree compiler does not yet support the following features:
444 The current version performs a very limited set of semantic checks on the tree.