linux/drivers/clk/at91
Boris BREZILLON 38d34c3120 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 <b.brezillon@overkiz.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2013-12-02 15:31:22 +01:00
..
clk-main.c clk: at91: add PMC main clock 2013-12-02 15:31:22 +01:00
Makefile clk: at91: add PMC main clock 2013-12-02 15:31:22 +01:00
pmc.c clk: at91: add PMC main clock 2013-12-02 15:31:22 +01:00
pmc.h clk: at91: add PMC main clock 2013-12-02 15:31:22 +01:00