From: Ulf Hansson Date: Wed, 3 Apr 2013 12:26:57 +0000 (+0200) Subject: clk: ux500: Add support for sysctrl clocks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~129^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b82d03b74cadb681377e1c2494c477185bf6619;p=pandora-kernel.git clk: ux500: Add support for sysctrl clocks The abx500 sysctrl clocks are using the ab8500 sysctrl driver to modify the clock hardware. Sysctrl clocks are represented by a ab8500 sysctrl register and with a corresponding bitmask. The sysctrl clocks are slow path clocks, which means clk_prepare and clk_unprepare will be used to gate|ungate these clocks. Signed-off-by: Ulf Hansson Signed-off-by: Mike Turquette --- Reading git-diff-tree failed