commit | 5fba62ea2648f89cbd7f0ed32069f03b179d05e9 | [log] [tgz] |
---|---|---|
author | Boris BREZILLON <b.brezillon@overkiz.com> | Fri Oct 11 11:41:41 2013 +0200 |
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | Mon Dec 02 15:31:23 2013 +0100 |
tree | 08615954736896eb8f9e07e26ebce6e330754177 | |
parent | e442d234405ad75e2d3d2baf15b364ee2c3573c9 [diff] |
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 <b.brezillon@overkiz.com> Acked-by: Mike Turquette <mturquette@linaro.org> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>