]> Pileus Git - ~andy/linux/commit
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)
commit6fc6c93eb6d07cb622c2ec2e956875c00ef47df3
tree074a877a07e6654236265948e56b6690e05486df
parent823b2fe25a96715ceed9f689869e702c4dd3907a
ARM: mach-imx: mm-imx5: Retrieve iomuxc base address from dt

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>
arch/arm/mach-imx/mm-imx5.c