Skip to content

Commit

Permalink
ARM: PRIMA2: convert to common clk and finish full clk tree
Browse files Browse the repository at this point in the history
Commit 02c981c only implements a little part of primaII clk tree
due to common clk framework was not ready at that time.
This patch converts the old driver to common clk and finish the full clk
tree.

Signed-off-by: Binghua Duan <Binghua.Duan@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
  • Loading branch information
Binghua Duan authored and Mike Turquette committed Aug 24, 2012
1 parent fea7a08 commit 198678b
Show file tree
Hide file tree
Showing 4 changed files with 933 additions and 267 deletions.
2 changes: 1 addition & 1 deletion arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -413,7 +413,7 @@ config ARCH_PRIMA2
select NO_IOPORT
select ARCH_REQUIRE_GPIOLIB
select GENERIC_CLOCKEVENTS
select CLKDEV_LOOKUP
select COMMON_CLK
select GENERIC_IRQ_CHIP
select MIGHT_HAVE_CACHE_L2X0
select PINCTRL
Expand Down
Loading

0 comments on commit 198678b

Please sign in to comment.