arm: mmp: Make use of the DT supported clock
authorChao Xie <chao.xie@marvell.com>
Fri, 31 Oct 2014 02:13:53 +0000 (10:13 +0800)
committerMichael Turquette <mturquette@linaro.org>
Thu, 13 Nov 2014 00:34:30 +0000 (16:34 -0800)
commitd41ef54027cc6e0697e5b77d7da393998bed7ee4
treed28672ff212f09803a8e3171058c8df36e897457
parent51454eb46c02eb087b9beb1b895b765394f6e374
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>
arch/arm/boot/dts/mmp2.dtsi
arch/arm/boot/dts/pxa168.dtsi
arch/arm/boot/dts/pxa910.dtsi
arch/arm/mach-mmp/Kconfig
arch/arm/mach-mmp/mmp-dt.c
arch/arm/mach-mmp/mmp2-dt.c