commit | ec6b925579b40225d58f0374ada0e40a003cde16 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Tue Apr 12 11:46:37 2016 -0600 |
committer | Thierry Reding <treding@nvidia.com> | Fri Apr 22 13:32:29 2016 +0200 |
tree | 00992a072fbde89db2a9fb947e1e485c4519cb4c | |
parent | 1e48b695d79f9afb6357fe0217b2829e0faed77d [diff] |
ARM: tegra: Add DT binding for Tegra186 GPIO controllers Tegra186 contains two separate but mostly similar GPIO controllers. Register layout differs significantly from previous Tegra generations, and so a new binding is required to describe them in device tree. This patch adds that binding. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Thierry Reding <treding@nvidia.com>