Re: [PATCH 0/4 v2] Merge OF dynamic patches

2009-11-23 Thread Nathan Fontenot
Grant Likely wrote: But I'm really close to posting my 3rd series, so it may be better to wait until that is published and build a patch on top of that to move them into of_dynamic.c Works for me. -Nathan Fontenot ___ Linuxppc-dev mailing list Linu

Re: [microblaze-uclinux] Re: [PATCH 0/4 v2] Merge OF dynamic patches

2009-11-23 Thread Michal Simek
Grant Likely wrote: On Fri, Nov 20, 2009 at 8:01 AM, Nathan Fontenot wrote: This set of patches merges the common dynamic device tree updating routines of_attach_node() and of_detach_node() to drivers/of/of_dynamic.c. Built and tested on powerpc, I have no access to build/test this on microbla

Re: [PATCH 0/4 v2] Merge OF dynamic patches

2009-11-20 Thread Grant Likely
On Fri, Nov 20, 2009 at 8:01 AM, Nathan Fontenot wrote: > This set of patches merges the common dynamic device tree > updating routines of_attach_node() and of_detach_node() to > drivers/of/of_dynamic.c. > > Built and tested on powerpc, I have no access to build/test > this on microblaze. Heh. A

[PATCH 0/4 v2] Merge OF dynamic patches

2009-11-20 Thread Nathan Fontenot
This set of patches merges the common dynamic device tree updating routines of_attach_node() and of_detach_node() to drivers/of/of_dynamic.c. Built and tested on powerpc, I have no access to build/test this on microblaze. -Nathan Fontenot --- 1/4 - Merge of_attach_node 2/4 - Merge of_detach_nod