Skip to content
Commit 36b66c3f authored by Shawn Guo's avatar Shawn Guo
Browse files

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: default avatarShawn Guo <shawn.guo@freescale.com>
parent 4ef5e387
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment