From: Robert Jarzmik Date: Tue, 11 Nov 2014 14:53:25 +0000 (+0100) Subject: clk: add pxa25x clock drivers X-Git-Tag: omap-for-v3.19/fixes-rc1~9^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe7710fae477f648773648ea0a05b079c5b66667;p=pandora-kernel.git clk: add pxa25x clock drivers Move pxa25x clock drivers from arch/arm/mach-pxa to driver/clk. In the move : - convert to new clock framework legacy clocks - provide clocks as before for platform data based boards - provide clocks through devicetree with clk-pxa-dt This is the preliminary step in the conversion. The remaining steps are : - pxa3xx - once PXA is fully converted to device tree, if that happens, clk-pxa2* and clk-pxa3* should only hold the core clocks which cannot be described in devicetree. Signed-off-by: Robert Jarzmik Tested-by: Dmitry Eremin-Solenikov Signed-off-by: Michael Turquette --- Reading git-diff-tree failed