]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: imx5: reuse clock CCM mapping in pm code
authorShawn Guo <shawn.guo@freescale.com>
Tue, 20 May 2014 05:41:36 +0000 (13:41 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Tue, 17 Jun 2014 13:14:24 +0000 (21:14 +0800)
commitdb6437c5f04ec39e03396f6efa95e7dcd1db4f91
tree797078d150107abdd2fefa68013f925d67d0b400
parentb9d5719398acea9b17b8d74b38b19c8e00ac1498
ARM: imx5: reuse clock CCM mapping in pm code

The imx5 pm code needs to access CCM registers.  Let's remove the use
of CCM static mapping in pm code by reusing the dynamic mapping created
in clock code.

Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx51-imx53.c
arch/arm/mach-imx/common.h
arch/arm/mach-imx/pm-imx5.c