arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio
commit1a4a30c8494c44972b05106d1eb16a7530dd74d4
authorStephen Warren <swarren@nvidia.com>
Fri, 16 Dec 2011 22:12:25 +0000 (16 15:12 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 20 Dec 2011 02:03:10 +0000 (19 18:03 -0800)
tree350ddf08f05cbd04c41db78b5644c9d138a379e3
parent439c660c29c031867ac01300534a2ce287e021b7
arm/tegra: Add AUXDATA for tegra-pinmux and tegra-gpio

The pinctrl device name is included in the pinctrl map table, and used
as a parameter to pin_config_*() functions. Hence, it must be the same
for non-DT and DT kernels. Add AUXDATA to cause this.

The GPIO device name will be used by the pinmux/GPIO initialization code
in a later patch, and needs to stay constant.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-tegra/board-dt.c