On Sun, Jun 26, 2016 at 3:11 PM, Michal Suchanek <hramrach@xxxxxxxxx> wrote: > The tree returned from of_fdt_unflatten_tree cannot be attached to the > live tree because it is not marked as detached so mark it as such. The > dt resolver checks the flag and refuses to process the tree otherwise. > > Signed-off-by: Michal Suchanek <hramrach@xxxxxxxxx> > --- > drivers/of/fdt.c | 12 +++++++++--- > 1 file changed, 9 insertions(+), 3 deletions(-) This doesn't apply because the unflattening code has been re-written. Please rebase to current -rc and resend. Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html