Skip to content

Commit

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

Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
  • Loading branch information
JeffyCN authored and mmind committed Dec 12, 2015
1 parent 80afed2 commit 307a2e9
Show file tree
Hide file tree
Showing 3 changed files with 689 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 @@ -12,5 +12,6 @@ obj-$(CONFIG_RESET_CONTROLLER) += softrst.o

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

0 comments on commit 307a2e9

Please sign in to comment.