summaryrefslogtreecommitdiffstats
path: root/drivers/clk/sprd/composite.c
AgeCommit message (Collapse)AuthorFilesLines
2017-12-21clk: sprd: add composite clock supportChunyan Zhang1-0/+60
This patch introduced composite driver for Spreadtrum's SoCs. The functions of this composite clock simply consist of divider and mux clocks. Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>