ARM: mx27: Replace clk_register_clkdev with clock DT lookup
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 28 Nov 2012 17:55:30 +0000 (15:55 -0200)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 9 Apr 2013 14:52:52 +0000 (22:52 +0800)
commitc20736f1aba75bd4251e96ef3f487beebbaf41cc
treeeb30f0b230a4fdbd33a9626ba256a7a11a9ca4d0
parent52c9aa946154a355f03e66f67545597f7cdf5b5a
ARM: mx27: Replace clk_register_clkdev with clock DT lookup

Similarly as it was done for mx6q, use a DT lookup in order to make maintainance
task for the clock devices easier.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Markus Pargmann <mpa@pengutronix.de>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Documentation/devicetree/bindings/clock/imx27-clock.txt [new file with mode: 0644]
arch/arm/boot/dts/imx27.dtsi
arch/arm/mach-imx/clk-imx27.c
arch/arm/mach-imx/imx27-dt.c
This page took 0.028484 seconds and 5 git commands to generate.