]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: mach-imx: mm-imx5: Retrieve tzic base address from dt
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 1 Oct 2013 03:21:13 +0000 (00:21 -0300)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 21 Oct 2013 01:35:56 +0000 (09:35 +0800)
commit823b2fe25a96715ceed9f689869e702c4dd3907a
tree2df53ca675f96dd291079b4bc074a9a6c3a3528a
parentbfcc7bcef55dd9db82758f3ac755714a59db9529
ARM: mach-imx: mm-imx5: Retrieve tzic base address from dt

As mx53 is a dt-only SoC, we should retrieve the tzic 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