commit | 3391811c4294da42e412ec5f83a251caf05869a4 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Jan 19 08:16:35 2012 +0000 |
committer | Olof Johansson <olof@lixom.net> | Mon Feb 06 18:25:00 2012 -0800 |
tree | ee56741b55aa4f24824e5c75c3aced6254e234fd | |
parent | 6f74dc9bc8de41f3de474a7269a70921e773c40f [diff] |
gpio: tegra: Parameterize the number of banks Tegra20's GPIO controller has 7 banks, and Tegra30's controller has 8 banks. Allow the number of banks to be configured at run-time by the device tree. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Olof Johansson <olof@lixom.net>