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:
1bd0bd4
)
ARM: tegra: create a DT header defining GPIO IDs
author
Stephen Warren
<swarren@nvidia.com>
Wed, 13 Feb 2013 00:24:04 +0000
(17:24 -0700)
committer
Stephen Warren
<swarren@nvidia.com>
Tue, 28 May 2013 22:13:49 +0000
(16:13 -0600)
All Tegra GPIOs are named after the GPIO bank and GPIO number within
the bank. Define a macro to calculate the GPIO ID based on those
parameters. Make the macro available via all Tegra .dtsip files.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found