ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dt
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 1 Oct 2013 03:21:12 +0000 (00:21 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:27:55 +0000 (09:27 +0800)
commitbfcc7bcef55dd9db82758f3ac755714a59db9529
tree4e23ddfecfb2440a1a13d5c6babb326ab435957b
parenta4de29044d1887543dd35a75ac666eac431e8765
ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dt

As mx53 is a dt-only SoC, we should retrieve the gpt base address and irq
from the device tree, instead of using the old MX53_IO_ADDRESS method.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx51-imx53.c