commit | d41ef54027cc6e0697e5b77d7da393998bed7ee4 | [log] [tgz] |
---|---|---|
author | Chao Xie <chao.xie@marvell.com> | Fri Oct 31 10:13:53 2014 +0800 |
committer | Michael Turquette <mturquette@linaro.org> | Wed Nov 12 16:34:30 2014 -0800 |
tree | d28672ff212f09803a8e3171058c8df36e897457 | |
parent | 51454eb46c02eb087b9beb1b895b765394f6e374 [diff] |
arm: mmp: Make use of the DT supported clock 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>