summaryrefslogtreecommitdiffstats
path: root/drivers/clk/Makefile
diff options
context:
space:
mode:
authorStephen Boyd2018-06-04 21:27:02 +0200
committerStephen Boyd2018-06-04 21:27:02 +0200
commit43705f52946bba973eeba75f1e92cf034e0ad03c (patch)
tree9ec089c0c99f84efb3ec5db95e716a6013f4272e /drivers/clk/Makefile
parentMerge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int... (diff)
parentclk: actions: Add S900 SoC clock support (diff)
downloadkernel-qcow2-linux-43705f52946bba973eeba75f1e92cf034e0ad03c.tar.gz
kernel-qcow2-linux-43705f52946bba973eeba75f1e92cf034e0ad03c.tar.xz
kernel-qcow2-linux-43705f52946bba973eeba75f1e92cf034e0ad03c.zip
Merge branch 'clk-actions' into clk-next
* clk-actions: clk: actions: Add S900 SoC clock support clk: actions: Add pll clock support clk: actions: Add composite clock support clk: actions: Add fixed factor clock support clk: actions: Add factor clock support clk: actions: Add divider clock support clk: actions: Add mux clock support clk: actions: Add gate clock support clk: actions: Add common clock driver support dt-bindings: clock: Add Actions S900 clock bindings
Diffstat (limited to 'drivers/clk/Makefile')
-rw-r--r--drivers/clk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/Makefile b/drivers/clk/Makefile
index de6d06ac790b..35896e2ae95a 100644
--- a/drivers/clk/Makefile
+++ b/drivers/clk/Makefile
@@ -59,6 +59,7 @@ obj-$(CONFIG_COMMON_CLK_WM831X) += clk-wm831x.o
obj-$(CONFIG_COMMON_CLK_XGENE) += clk-xgene.o
# please keep this section sorted lexicographically by directory path name
+obj-y += actions/
obj-$(CONFIG_COMMON_CLK_AT91) += at91/
obj-$(CONFIG_ARCH_ARTPEC) += axis/
obj-$(CONFIG_ARC_PLAT_AXS10X) += axs10x/