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:
8bc4f55
)
ARM: tegra: Add a simple PMC driver
author
Stephen Warren
<swarren@nvidia.com>
Wed, 25 Jan 2012 21:43:28 +0000
(14:43 -0700)
committer
Olof Johansson
<olof@lixom.net>
Tue, 7 Feb 2012 02:25:01 +0000
(18:25 -0800)
This PMC driver is enough to parse the nvidia,invert-interrupt property
from device tree, and configure the PMC's to honor that.
In the future, this file could expand to centralize all other PMC accesses
within the mach-tegra code.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
No differences found