Lines Matching refs:nodes
31 5) Required nodes and properties
34 c) The /cpus/* nodes
43 VI - System-on-a-chip devices and nodes
44 1) Defining child nodes of an SOC
79 linux,phandle is made optional, only nodes
80 that are referenced by other nodes need it.
140 to represent every device in the system and only requires some nodes
146 recommended to define nodes for on chip devices and other buses that
515 required types of nodes & properties for the kernel, this is done
520 nodes, each node having two or more named properties. A property can
532 There is also a "unit name" that is used to differentiate nodes with
559 which isn't only a virtual "container" for more nodes, like "/cpus"
585 latter prefixed 0x). The various nodes in this example will be
626 minimal set of required nodes and properties to boot a linux kernel;
635 explained in chapter IV which defines precisely the required nodes and
643 ends that node definition. Child nodes are simply defined before
644 "OF_DT_END_NODE" (that is nodes within the node). A 'token' is a 32
662 * [child nodes if any]
666 a list of properties, a list of child nodes, and an end token. Every
826 The maximum number of characters for both nodes and property names
832 5) Required nodes and properties
861 This node is the parent of all individual CPU nodes. It doesn't
873 c) The /cpus/* nodes
935 several nodes, as you wish. The unit address (@ part) used for the
1032 The SOC node may contain child nodes for each SOC device that the
1078 output of /proc/device-tree, that is nodes are directories and
1144 Nodes can contain other nodes etc... thus defining the hierarchical
1184 properties or nodes or delete them by just memmoving things
1188 - An example of code for iterating nodes & retrieving properties
1200 VI - System-on-a-chip devices and nodes
1206 should be used that defines child nodes for the devices that make
1214 1) Defining child nodes of an SOC
1229 nodes should follow these specifications, except where noted in this
1359 such nodes should be placed on a virtual bus, where the bus has the sleep