summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mvebu/Makefile
diff options
context:
space:
mode:
authorChris Packham2017-02-07 21:28:15 +0100
committerStephen Boyd2017-02-10 18:21:30 +0100
commit33707260422475385c6f33f526c71805a3dc5dab (patch)
tree21b3410462e936969a96f5332a3cadc138350677 /drivers/clk/mvebu/Makefile
parentclk: zte: add i2s clocks for zx296718 (diff)
downloadkernel-qcow2-linux-33707260422475385c6f33f526c71805a3dc5dab.tar.gz
kernel-qcow2-linux-33707260422475385c6f33f526c71805a3dc5dab.tar.xz
kernel-qcow2-linux-33707260422475385c6f33f526c71805a3dc5dab.zip
clk: mvebu: Expand mv98dx3236-core-clock support
The initial implementation in commit e120c17a70e5 ("clk: mvebu: support for 98DX3236 SoC") hardcoded a fixed value for the main PLL frequency. Port code from the Marvell supplied Linux kernel to support different PLL frequencies and provide clock gating support. Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
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 d9ae97fb43c4..d71c7fd5da16 100644
--- a/drivers/clk/mvebu/Makefile
+++ b/drivers/clk/mvebu/Makefile
@@ -9,7 +9,7 @@ obj-$(CONFIG_ARMADA_39X_CLK) += armada-39x.o
obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-xtal.o
obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-tbg.o
obj-$(CONFIG_ARMADA_37XX_CLK) += armada-37xx-periph.o
-obj-$(CONFIG_ARMADA_XP_CLK) += armada-xp.o
+obj-$(CONFIG_ARMADA_XP_CLK) += armada-xp.o mv98dx3236.o
obj-$(CONFIG_ARMADA_AP806_SYSCON) += ap806-system-controller.o
obj-$(CONFIG_ARMADA_CP110_SYSCON) += cp110-system-controller.o
obj-$(CONFIG_DOVE_CLK) += dove.o dove-divider.o