]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: retrieve iim base from device tree
authorShawn Guo <shawn.guo@freescale.com>
Mon, 19 May 2014 14:23:43 +0000 (22:23 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 3 Jun 2014 07:37:11 +0000 (15:37 +0800)
commitf0f2134163cae3e25ff88145f9a53e38f2df86ba
tree0073c4139a5ebda433ab6fd12f0e1d1b50d109d0
parentd5a1bd416d065a10f11f9ebd48ecadaf4a5fb493
ARM: imx5: retrieve iim base from device tree

Instead of using static define and mapping, the patch changes imx5 code
that reads chip revision from IIM to retrieve base address from device
tree and use dynamic mapping.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/cpu-imx5.c