]> 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>
Thu, 22 May 2014 01:01:54 +0000 (09:01 +0800)
commitaebd8fa58a47648404bbda39263ad6cae702c6d4
tree2c3e3996ab144bc1ab39a8498571db6304b0900f
parent669cb2eb0136b4c446dd73e63a60bc409a58f1e6
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