All of lore.kernel.org
 help / color / mirror / Atom feed
* clock bindings
@ 2011-02-02 16:47 Rob Herring
       [not found] ` <4D498AAC.3090009-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Herring @ 2011-02-02 16:47 UTC (permalink / raw)
  To: devicetree-discuss

I've started looking at the DT clock bindings in more depth. To what 
level should the clock tree be defined in the DT? Should it be a 
one-to-one correlation of current struct clk nodes to node in DT where 
each node is a single input and output? Or only define a single (or few) 
node with the inputs (oscillators) and many outputs for SOC's clock 
controller (i.e. MX51 CCM).

If the DT itself does not have a hierarchical construction of nodes that 
matches the clock tree hierarchy, then creating the hierarchy at 
run-time will be a challenge and not be very efficient. It would require 
1 pass for each clock node type to create all the nodes, and then 
another pass to setup the hierarchy.

Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-04-05  4:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 16:47 clock bindings Rob Herring
     [not found] ` <4D498AAC.3090009-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2011-03-31 22:45   ` Grant Likely
     [not found]     ` <20110331224547.GH437-e0URQFbLeQY2iJbIjFUEsiwD8/FfD2ys@public.gmane.org>
2011-04-01  6:43       ` Shawn Guo
     [not found]         ` <20110401064303.GH25866-+NayF8gZjK2ctlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2011-04-05  4:50           ` Grant Likely

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.