dtc.1 (0bfd163f522701b486e066fa2e56624c02f5081a) dtc.1 (bbe31b709a653884e18995a1c97cdafd7392999a)
1.\"-
2.\" Copyright (c) 2013 David Chisnall
3.\" All rights reserved.
4.\"
5.\" This software was developed by SRI International and the University of
6.\" Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237)
7.\" ("CTSRD"), as part of the DARPA CRASH research programme.
8.\"

--- 223 unchanged lines hidden (view full) ---

232.Va compatible
233property.
234.It cells-attributes
235Checks that all nodes with children have both
236.Va #address-cells
237and
238.Va #size-cells
239properties.
1.\"-
2.\" Copyright (c) 2013 David Chisnall
3.\" All rights reserved.
4.\"
5.\" This software was developed by SRI International and the University of
6.\" Cambridge Computer Laboratory under DARPA/AFRL contract (FA8750-10-C-0237)
7.\" ("CTSRD"), as part of the DARPA CRASH research programme.
8.\"

--- 223 unchanged lines hidden (view full) ---

232.Va compatible
233property.
234.It cells-attributes
235Checks that all nodes with children have both
236.Va #address-cells
237and
238.Va #size-cells
239properties.
240.It deleted-nodes
241Checks that all
242.Va /delete-node/
243statements refer to nodes that are merged.
240.El
241.Sh EXAMPLES
242The command:
243.Pp
244.Dl "dtc -o blob.S -O asm device.dts"
245.Pp
246will generate a
247.Pa blob.S

--- 85 unchanged lines hidden ---
244.El
245.Sh EXAMPLES
246The command:
247.Pp
248.Dl "dtc -o blob.S -O asm device.dts"
249.Pp
250will generate a
251.Pa blob.S

--- 85 unchanged lines hidden ---