From: Boris BREZILLON Date: Fri, 11 Oct 2013 08:44:49 +0000 (+0200) Subject: clk: at91: add PMC main clock X-Git-Tag: cleanup-for-linus~17^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d34c3120b5588e2bd561baa4c5cfef1a4917bb;p=pandora-kernel.git clk: at91: add PMC main clock This patch adds new at91 main oscillator clock implementation using common clk framework. If rate is not provided during clock registration it is calculated using the slow clock (main clk parent in this case) rate and MCFR register. Signed-off-by: Boris BREZILLON Acked-by: Mike Turquette Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed