commit | 35f210eca0fcafacb1f8b53d36e3738f7897a474 | [log] [tgz] |
---|---|---|
author | Laxman Dewangan <ldewangan@nvidia.com> | Wed Dec 19 20:27:12 2012 +0530 |
committer | Stephen Warren <swarren@nvidia.com> | Mon Jan 28 11:24:06 2013 -0700 |
tree | 1ed3aea0a328b4e2ce3cd9474a3702660028d010 | |
parent | 5c541b884c09559723f426af2391ab07a4ca10e0 [diff] |
ARM: tegra30: tegra30 gpio is not compatible with tegra20 gpio 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>