Lines Matching full:live
29 * @in_livetree: @np is a node in the live devicetree
33 * in the live devicetree where the overlay subtree is targeted to be grafted
35 * also recurses to the next level of the live devicetree, as long as overlay
36 * subtree node also exists in the live devicetree. When a node in the overlay
37 * subtree does not exist at the same level in the live devicetree, target->np
65 * @cset: changeset to apply fragments to live device tree
98 * of_resolve_phandles() finds the largest phandle in the live tree.
99 * of_overlay_apply() may add a larger phandle to the live tree.
189 * need to be adjusted to be the correct path for the live device tree.
285 * If @overlay_prop does not already exist in live devicetree, add changeset
289 * @target may be either in the live devicetree or in a new subtree that
296 * are already in the live tree, but if present in the live tree, the values
297 * in the overlay must match the values in the live tree.
379 * @target: where @node will be placed in live tree or changeset
391 * NOTE_1: A live devicetree created from a flattened device tree (FDT) will
394 * node->full_name. However, a live devicetree created from Open
401 * to nodes in the live devicetree so that it can apply an overlay to
402 * a live devicetree created from Open Firmware.
469 * @target: where to place @overlay_node in live tree
818 pr_err("symbols in overlay, but not in live tree\n"); in init_overlay_changeset()
864 * There should be no live pointers into ovcs->overlay_tree and in free_overlay_changeset()