From: Thomas Petazzoni Date: Tue, 22 Apr 2014 21:26:08 +0000 (+0200) Subject: clk: mvebu: add Orion5x clock driver X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2^2~28^2~18^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66ecbfea762ad28bd108db76775483b491068b92;p=pandora-kernel.git clk: mvebu: add Orion5x clock driver This commit adds a core clock driver for the Orion5x SoC, with support for the tclk, the CPU frequency and the DDR frequency. All the details about the Sample-At-Reset register were extracted from the U-Boot sources for Orion5x. Note that Orion5x does not have gatable clocks, so this core clock driver is sufficient to support clocking on Orion5x platforms. Signed-off-by: Thomas Petazzoni Acked-by: Sebastian Hesselbarth Link: https://lkml.kernel.org/r/1398202002-28530-5-git-send-email-thomas.petazzoni@free-electrons.com Cc: Mike Turquette Signed-off-by: Jason Cooper --- Reading git-diff-tree failed