Skip to content

Commit

Permalink
clk: rockchip: add clock controller for rk3036
Browse files Browse the repository at this point in the history
Add the clock tree definition for the new rk3036 SoC.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
Xing Zheng authored and Heiko Stuebner committed Nov 23, 2015
1 parent 9c4d6e5 commit 5190c08
Show file tree
Hide file tree
Showing 3 changed files with 487 additions and 1 deletion.
1 change: 1 addition & 0 deletions drivers/clk/rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ obj-y += clk-inverter.o
obj-y += clk-mmc-phase.o
obj-$(CONFIG_RESET_CONTROLLER) += softrst.o

obj-y += clk-rk3036.o
obj-y += clk-rk3188.o
obj-y += clk-rk3288.o
obj-y += clk-rk3368.o
Loading

0 comments on commit 5190c08

Please sign in to comment.