From: Shawn Guo Date: Tue, 20 May 2014 06:55:15 +0000 (+0800) Subject: ARM: imx5: use dynamic mapping for Cortex and GPC block X-Git-Tag: cleanup-for-v3.18~81^2~22^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36b66c3fc20ad9a50ae7f19b3c807c68259753df;p=pandora-kernel.git ARM: imx5: use dynamic mapping for Cortex and GPC block The imx5 pm code uses static mapping to access Cortex and GPC registers. The patch create struct imx5_pm_data to encode physical address of Cortex and GPC block, and create dynamic mapping for them at run-time. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed