]> git.baikalelectronics.ru Git - kernel.git/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)
commitf1527c34973535550d3e94a048785763f0c5132b
tree074a877a07e6654236265948e56b6690e05486df
parentb4c25e9d87881e40aae745c3413e02770c5e8d5e
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