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:
5c541b8
)
ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio
author
Laxman Dewangan
<ldewangan@nvidia.com>
Wed, 19 Dec 2012 14:57:12 +0000
(20:27 +0530)
committer
Stephen Warren
<swarren@nvidia.com>
Mon, 28 Jan 2013 18:24:06 +0000
(11:24 -0700)
tegra30 gpio controller is not compatible with the tegra20 due to
their bank stride i.e. Tegra20 bank stride is 0x80 where Tegra30
bank stride is 0x100.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
[swarren: fixed typo syntax error]
Signed-off-by: Stephen Warren <swarren@nvidia.com>
No differences found