From: Boris BREZILLON Date: Fri, 11 Oct 2013 09:41:41 +0000 (+0200) Subject: clk: at91: add PMC system clocks X-Git-Tag: cleanup-for-linus~17^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fba62ea2648f89cbd7f0ed32069f03b179d05e9;p=pandora-kernel.git clk: at91: add PMC system clocks This patch adds new at91 system clock implementation using common clk framework. Some peripherals need to enable a "system" clock in order to work properly. Each system clock is given an id based on the bit position in SCER/SCDR registers. Signed-off-by: Boris BREZILLON Acked-by: Mike Turquette Signed-off-by: Nicolas Ferre --- Reading git-diff-tree failed