On Mon, Feb 7, 2011 at 1:46 AM, Amit Kucheria amit.kucheria@linaro.org wrote:
On 11 Feb 05, Grant Likely wrote:
2 - Task status
Core infrastructure: [glikely] basic infrastructure to enable dt: DONE [r-herring] Allow dtb to be located anywhere in RAM: DONE [bones] Debug dtb corruption during init: INPROGRESS [glikely] OF clock bindings: INPROGRESS
Does this include the common clock framework that Jeremy had been working on? I see no mention of that explicitly, hence the question.
No, since the common clk patches are taking some time to get right, the device tree clock bindings have been decoupled from the common clk patches so that dt support doesn't get held up. When common clk gets merged, the dt support will be modified to use it.
g.