clk: mvebu: Add Core Divider clock
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Thu, 26 Sep 2013 19:35:27 +0000 (16:35 -0300)
committerJason Cooper <jason@lakedaemon.net>
Sun, 24 Nov 2013 17:29:25 +0000 (17:29 +0000)
This commit introduces a new group of clocks present in Armada 370/XP
SoCs (called "Core Divider" clocks) and add a provider for them.
The only clock supported for now is the NAND clock (ndclk), but the
infrastructure to add the rest is already set.

Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>

No differences found