git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51454eb
)
arm: mmp: Make use of the DT supported clock
author
Chao Xie
<chao.xie@marvell.com>
Fri, 31 Oct 2014 02:13:53 +0000
(10:13 +0800)
committer
Michael Turquette
<mturquette@linaro.org>
Thu, 13 Nov 2014 00:34:30 +0000
(16:34 -0800)
Change the dtsi and dts file, soc initialization code to make
use of DT support clock.
So now in the code we do only need call of_clk_init to initialize
the clocks.
Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
No differences found