aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/armada-37xx-xtal.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2016-08-15clk: mvebu: Add the xtal clock for Armada 3700 SoCGregory CLEMENT1-0/+91
This clock is the parent of all the Armada 3700 clocks. It is a fixed rate clock which depends on the gpio configuration read when resetting the SoC. Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>