git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7d5eb3
)
ARM: imx5: use dynamic mapping for CCM block
author
Shawn Guo
<shawn.guo@freescale.com>
Tue, 20 May 2014 03:20:28 +0000
(11:20 +0800)
committer
Shawn Guo
<shawn.guo@freescale.com>
Fri, 18 Jul 2014 08:10:08 +0000
(16:10 +0800)
Replace the static mapping of CCM block with dynamic mapping and
retrieve CCM base address from device tree. Though it's not nice to
encode the variable ccm_base in macros, it helps to avoid a massive
churn on the code.
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/mach-imx/clk-imx51-imx53.c
patch
|
blob
|
history
diff --cc
arch/arm/mach-imx/clk-imx51-imx53.c
Simple merge