summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/Makefile
diff options
context:
space:
mode:
authorElaine Zhang <zhangqing@rock-chips.com>2016-12-29 10:45:11 +0800
committerHeiko Stuebner <heiko@sntech.de>2017-01-05 13:36:07 +0100
commitfe3511ad8a1cf63721f5f3e64996e16006e1d7d2 (patch)
treea09096d3b0b36984c84094de427d8d34942e84a0 /drivers/clk/rockchip/Makefile
parentb51af0bad8273dea6461c00b810866881cf73490 (diff)
downloadtalos-obmc-linux-fe3511ad8a1cf63721f5f3e64996e16006e1d7d2.tar.gz
talos-obmc-linux-fe3511ad8a1cf63721f5f3e64996e16006e1d7d2.zip
clk: rockchip: add clock controller for rk3328
Add the clock tree definition for the new rk3328 SoC. Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/clk/rockchip/Makefile')
-rw-r--r--drivers/clk/rockchip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/rockchip/Makefile b/drivers/clk/rockchip/Makefile
index a43a54d94c1f..141971488f40 100644
--- a/drivers/clk/rockchip/Makefile
+++ b/drivers/clk/rockchip/Makefile
@@ -17,5 +17,6 @@ obj-y += clk-rk3036.o
obj-y += clk-rk3188.o
obj-y += clk-rk3228.o
obj-y += clk-rk3288.o
+obj-y += clk-rk3328.o
obj-y += clk-rk3368.o
obj-y += clk-rk3399.o
OpenPOWER on IntegriCloud