kernel-fxtec-pro1x/drivers/clk/mvebu
Thomas Petazzoni e4aec65c86 clk: mvebu: add Armada 375 support to the corediv clock driver
This commit adds support for the Core Divider clocks of the Armada
375. Compared to Armada 370 and XP the Core Divider clocks of the 375
cannot be gated: only their ratio can be changed. This is reflected by
the fact that the enable, disable and is_enabled clock operations are
not defined, and that the enable_bit_offset field is also undefined.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
2014-02-17 02:33:59 +00:00
..
armada-370.c clk: armada-370: fix tclk frequencies 2013-10-06 17:39:46 -07:00
armada-xp.c clk: armada-xp: Fix incorrect placement of __initconst 2013-08-27 18:34:40 -07:00
clk-corediv.c clk: mvebu: add Armada 375 support to the corediv clock driver 2014-02-17 02:33:59 +00:00
clk-cpu.c clk: mvebu: staticize of_cpu_clk_setup 2013-11-24 03:21:36 +00:00
common.c clk: mvebu: add missing iounmap 2013-08-23 11:44:03 -07:00
common.h clk: mvebu: add common clock functions for core clk and clk gating 2013-05-29 19:20:22 +00:00
dove.c clk: dove: Fix incorrect placement of __initconst 2013-08-27 18:35:07 -07:00
Kconfig clk: mvebu: Add Core Divider clock 2013-11-24 17:29:25 +00:00
kirkwood.c clk: kirkwood: Fix incorrect placement of __initconst 2013-08-27 18:35:19 -07:00
Makefile clk: mvebu: Add Core Divider clock 2013-11-24 17:29:25 +00:00