davinci: support re-parenting a clock in the clock framework
authorSekhar Nori <nsekhar@ti.com>
Mon, 31 Aug 2009 10:18:04 +0000 (15:48 +0530)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 25 Nov 2009 18:21:21 +0000 (10:21 -0800)
commitb82a51e8ce560fece675b8e3ca652eee26a47789
tree876329e082954426fce0d63619816e573fd4a3ea
parentd6a61563f9e934ef20a1338780082f63802c8908
davinci: support re-parenting a clock in the clock framework

The clk_set_parent() API is implemented to enable re-parenting
clocks in the clock tree.

This is useful in DVFS and helps by shifting clocks to an asynchronous
domain where supported by hardware

Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/clock.c