commit | 2f129bf4aab684bef1e82e747b709a5025ecb698 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Thu Dec 15 08:15:07 2011 +0100 |
committer | Mike Turquette <mturquette@linaro.org> | Tue May 08 16:33:39 2012 -0700 |
tree | 4be6e04fc306cfad25b3b86f831cd4d462c10f44 | |
parent | f0948f59dbc8e725a96ba16da666e8f5cdd43ba8 [diff] |
ARM: Orion: Add clocks using the generic clk infrastructure. Add tclk as a fixed rate clock for all platforms. In addition, on kirkwood, add a gated clock for most of the clocks which can be gated. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Tested-by: Jamie Lentin <jm@lentin.co.uk> [mturquette@linaro.org: removed redundant CLKDEV_LOOKUP from Kconfig] [mturquette@linaro.org: removed redundant clk.h from mach-dove/common.c] Signed-off-by: Mike Turquette <mturquette@linaro.org>