ARM: mx5: Replace clk_register_clkdev with clock DT lookup
authorFabio Estevam <fabio.estevam@freescale.com>
Wed, 21 Nov 2012 15:43:05 +0000 (13:43 -0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 22 Nov 2012 08:15:26 +0000 (09:15 +0100)
commitf40f38d1dc8dee0c19b2102ea549b696116f61da
tree1e64da0e8c16188cc4fc6e43df1869b4a9cc875d
parentd6aef84a48fa54ac606ae719fcd125199939f43d
ARM: mx5: 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>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Documentation/devicetree/bindings/clock/imx5-clock.txt [new file with mode: 0644]
arch/arm/boot/dts/imx51.dtsi
arch/arm/boot/dts/imx53.dtsi
arch/arm/mach-imx/clk-imx51-imx53.c
arch/arm/mach-imx/imx51-dt.c
arch/arm/mach-imx/mach-imx53.c