Searched refs:overlay_root (Results 1 – 1 of 1) sorted by relevance
1024 struct device_node *overlay_root = NULL; in of_overlay_fdt_apply() local1049 of_fdt_unflatten_tree(new_fdt_align, NULL, &overlay_root); in of_overlay_fdt_apply()1050 if (!overlay_root) { in of_overlay_fdt_apply()1056 ret = of_overlay_apply(new_fdt, overlay_root, ovcs_id); in of_overlay_fdt_apply()