aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/clk/mvebu/Makefile
diff options
context:
space:
mode:
authorRussell King <rmk+kernel@arm.linux.org.uk>2015-12-08 10:38:05 +0000
committerMichael Turquette <mturquette@baylibre.com>2015-12-22 12:25:00 -0800
commit63b8d92c793f8622227f70b0685a356d47178cfa (patch)
tree327189e7cda6775e72a1ddc7ea0ded6d3dec2af4 /drivers/clk/mvebu/Makefile
parentLinux 4.4-rc1 (diff)
downloadwireguard-linux-63b8d92c793f8622227f70b0685a356d47178cfa.tar.xz
wireguard-linux-63b8d92c793f8622227f70b0685a356d47178cfa.zip
clk: add Dove PLL divider support for GPU, VMeta and AXI clocks
Add support for the Dove PLL dividers, which are used to generate the clocks for the AXI bus, as well as the GPU and VMeta peripherals. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> Signed-off-by: Michael Turquette <mturquette@baylibre.com>
Diffstat (limited to 'drivers/clk/mvebu/Makefile')
-rw-r--r--drivers/clk/mvebu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/mvebu/Makefile b/drivers/clk/mvebu/Makefile
index 645ac7ea3565..8866115486f7 100644
--- a/drivers/clk/mvebu/Makefile
+++ b/drivers/clk/mvebu/Makefile
@@ -7,6 +7,6 @@ obj-$(CONFIG_ARMADA_375_CLK) += armada-375.o
obj-$(CONFIG_ARMADA_38X_CLK) += armada-38x.o
obj-$(CONFIG_ARMADA_39X_CLK) += armada-39x.o
obj-$(CONFIG_ARMADA_XP_CLK) += armada-xp.o
-obj-$(CONFIG_DOVE_CLK) += dove.o
+obj-$(CONFIG_DOVE_CLK) += dove.o dove-divider.o
obj-$(CONFIG_KIRKWOOD_CLK) += kirkwood.o
obj-$(CONFIG_ORION_CLK) += orion.o