OSDN Git Service

clk: mvebu: Add the xtal clock for Armada 3700 SoC
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Tue, 19 Jul 2016 13:42:18 +0000 (15:42 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Mon, 15 Aug 2016 21:07:04 +0000 (14:07 -0700)
commit7ea8250406a6abe2f057c2096249c63b788b728f
treed82db60e5cbe8c03ab5b930d20d0eba2c5e34fcc
parentcedfbc309d62f8f029dc0c3b926452cc84796023
clk: mvebu: Add the xtal clock for Armada 3700 SoC

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>
drivers/clk/mvebu/Kconfig
drivers/clk/mvebu/Makefile
drivers/clk/mvebu/armada-37xx-xtal.c [new file with mode: 0644]