Commit 7d81397c authored by Shawn Guo's avatar Shawn Guo

clk: mxs: add clock support for imx28

Add imx28 clock support based on common clk framework.
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent ff261b7f
......@@ -5,3 +5,4 @@
obj-y += clk.o clk-pll.o clk-ref.o clk-div.o clk-frac.o
obj-$(CONFIG_SOC_IMX23) += clk-imx23.o
obj-$(CONFIG_SOC_IMX28) += clk-imx28.o
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment