ARM: mach-imx: mm-imx5: Retrieve iomuxc base address from dt
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 1 Oct 2013 03:21:14 +0000 (00:21 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:35:57 +0000 (09:35 +0800)
As mx53 is a dt-only SoC, we should retrieve the iomuxc base address 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>

No differences found