ARM: dt: tegra20: add pinmux to device tree
authorStephen Warren <swarren@nvidia.com>
Thu, 15 Mar 2012 22:27:36 +0000 (16:27 -0600)
committerStephen Warren <swarren@nvidia.com>
Wed, 18 Apr 2012 16:26:39 +0000 (10:26 -0600)
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>

No differences found