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:
2b84e53
)
ARM: tegra: pmc: convert PMC driver to support DT only
author
Joseph Lo
<josephl@nvidia.com>
Thu, 28 Feb 2013 21:32:10 +0000
(21:32 +0000)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 11 Mar 2013 20:29:44 +0000
(14:29 -0600)
The Tegra kernel only support boot from DT now. Clean up the PMC driver
to support DT only, that includes:
* remove the ifdef of CONFIG_OF
* replace the static mapping of PMC addr to map from DT
Signed-off-by: Joseph Lo <josephl@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found