summaryrefslogtreecommitdiff
path: root/drivers/clk/sprd/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2017-12-22clk: sprd: add clocks support for SC9860Chunyan Zhang1-0/+10
This patch added the list of clocks for Spreadtrum's SC9860 SoC, together with clock initialization code. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2017-12-22clk: sprd: Add common infrastructureChunyan Zhang1-0/+4
Added Spreadtrum's clock driver framework together with common structures and interface functions. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>