summaryrefslogtreecommitdiffstats
path: root/drivers/clk/rockchip/Makefile
diff options
context:
space:
mode:
authorXing Zheng <zhengxing@rock-chips.com>2016-03-28 17:51:37 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-03-28 14:57:07 +0200
commit115510053e5e5872f1f19a2220b04aab5542c5c4 (patch)
tree4ab3c6c8522d91cd2b04313a5dcd9a200cee11a3 /drivers/clk/rockchip/Makefile
parent485a40d7cd4aab5ae939320278809776388f5c06 (diff)
downloadop-kernel-dev-115510053e5e5872f1f19a2220b04aab5542c5c4.zip
op-kernel-dev-115510053e5e5872f1f19a2220b04aab5542c5c4.tar.gz
clk: rockchip: add clock controller for the RK3399
Add the clock tree definition for the new RK3399 SoC. Signed-off-by: Xing Zheng <zhengxing@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 80b9a37..f47a2fa 100644
--- a/drivers/clk/rockchip/Makefile
+++ b/drivers/clk/rockchip/Makefile
@@ -15,3 +15,4 @@ obj-y += clk-rk3188.o
obj-y += clk-rk3228.o
obj-y += clk-rk3288.o
obj-y += clk-rk3368.o
+obj-y += clk-rk3399.o
OpenPOWER on IntegriCloud