commit | ecc295bbab6b9d1baf0c0a8c2d5a945b201df547 | [log] [tgz] |
---|---|---|
author | Stephen Warren <swarren@nvidia.com> | Thu Mar 15 16:27:36 2012 -0600 |
committer | Stephen Warren <swarren@nvidia.com> | Wed Apr 18 10:26:39 2012 -0600 |
tree | 34a82901da6d66fe15578133a0de90830a658376 | |
parent | e5cbeef0a4d450787169e29b610455b7d9392b7e [diff] |
ARM: dt: tegra20: add pinmux to device tree This adds a complete pinmux configuration to all Tegra20 device tree files. This allows removal of board-dt-tegra20.c's use of the pinmux board files, and the special device tree handling in board-pinmux.c. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Olof Johansson <olof@lixom.net>