summaryrefslogtreecommitdiffstats
path: root/drivers/clk/imx/Makefile
diff options
context:
space:
mode:
authorBai Ping <ping.bai@nxp.com>2019-01-22 10:31:51 +0100
committerStephen Boyd <sboyd@kernel.org>2019-02-21 21:41:16 +0100
commitba5625c3e272c77014687d44e12d2649eec4ddee (patch)
tree381b96f128a8d7aff4e64346522dd8b660267d46 /drivers/clk/imx/Makefile
parentdt-bindings: imx: Add clock binding doc for imx8mm (diff)
downloadlinux-ba5625c3e272c77014687d44e12d2649eec4ddee.tar.xz
linux-ba5625c3e272c77014687d44e12d2649eec4ddee.zip
clk: imx: Add clock driver support for imx8mm
Add clock driver support for i.MX8MM SOC. Signed-off-by: Bai Ping <ping.bai@nxp.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/imx/Makefile')
-rw-r--r--drivers/clk/imx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/imx/Makefile b/drivers/clk/imx/Makefile
index ff7428744222..0d5180fbe988 100644
--- a/drivers/clk/imx/Makefile
+++ b/drivers/clk/imx/Makefile
@@ -25,6 +25,7 @@ obj-$(CONFIG_MXC_CLK_SCU) += \
clk-scu.o \
clk-lpcg-scu.o
+obj-$(CONFIG_CLK_IMX8MM) += clk-imx8mm.o
obj-$(CONFIG_CLK_IMX8MQ) += clk-imx8mq.o
obj-$(CONFIG_CLK_IMX8QXP) += clk-imx8qxp.o clk-imx8qxp-lpcg.o