Re: [PATCH 0/4] switch DT creation to using of_attach_node (v2)
From: Grant Likely <hidden>
Date: 2011-03-18 05:45:29
Also in:
lkml
From: Grant Likely <hidden>
Date: 2011-03-18 05:45:29
Also in:
lkml
On Thu, Mar 17, 2011 at 05:32:32PM -0700, Andres Salomon wrote:
This is attempt #2 to make OF core use of_attach_node for both promtree and flattree building. This reworks of_attach_node quite a bit to conform with our expectations of how the DT should look in memory. It's different in many ways from the original patches, so it's worth reviewing each in their entirety.
Thanks Andres, Ping me on this stuff after the merge window. I don't have time to look at it now, but I'll do so right all the stuff for .39 is taken care of. g.