lkml.org 
[lkml]   [2013]   [Oct]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] of/lib: Export fdt routines to modules
On 10/18/2013 08:57 AM, Rob Herring wrote:
[...]
>
> Unflattening is definitely the right
> direction to go here.
>

I wonder if that is really true.

The device tree in question is very short lived, and used to control the
configuration of some hardware device when loading the driver.

The use of it is completely contained within a single driver (at least
that is my understanding), it is not information that needs to be shared
system wide.

Given that it is a driver implementation issue, rather than making
things work nicely system wide, I don't think it really matters what is
done.

It may be that the overhead of unflattening the tree and then freeing
it, is much greater than just extracting a few things from the FDT.

That said, I don't really have a preference for what is done. My
original questions were targeted at understanding this particular use case.

David Daney



\
 
 \ /
  Last update: 2013-10-18 18:41    [W:0.105 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site