commit | a2473b6c8279b95c5fa954f765da65cc27d6e2d2 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Thu Sep 26 16:35:27 2013 -0300 |
committer | Jason Cooper <jason@lakedaemon.net> | Sun Nov 24 17:29:25 2013 +0000 |
tree | 7e9fedd0febbd21b26836307880c2115f6473478 | |
parent | 3ca08509ac49c12c48d694e3ac849642fa7b0d4f [diff] |
clk: mvebu: Add Core Divider clock 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>