Skip to content

Commit

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

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-By: Max Schwarz <max.schwarz@online.de>
Tested-By: Max Schwarz <max.schwarz@online.de>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
  • Loading branch information
Heiko Stübner authored and Mike Turquette committed Jul 13, 2014
1 parent 5775b82 commit b9e4ba5
Show file tree
Hide file tree
Showing 4 changed files with 1,005 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/clk/rockchip/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ obj-y += clk-pll.o
obj-$(CONFIG_RESET_CONTROLLER) += softrst.o

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

0 comments on commit b9e4ba5

Please sign in to comment.