commit | ee18a7154ee080af82cb81e93f1fdcbd44176d5e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@freescale.com> | Mon May 19 22:23:43 2014 +0800 |
committer | Shawn Guo <shawn.guo@freescale.com> | Fri Jul 18 16:10:07 2014 +0800 |
tree | fb5e3fc69ce0914bd6c4371cd3ba6f946b6398fe | |
parent | 1f84e906f86968333eb00ed88b7f7e7a37b17589 [diff] |
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>