ARM: nomadik: add the new clocks to the device tree
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 4 Jun 2013 23:18:40 +0000 (01:18 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 20 Jun 2013 08:15:48 +0000 (10:15 +0200)
This revamps the device tree to fit with the new clock
implementation and brings it quite a bit closer to how
the hardware actually works.

After this the clock implementation knows about all
clock gates and will gate off all unused clocks at
boot time and save a bit of power.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found