diff options
author | Stephen Warren <swarren@nvidia.com> | 2011-10-11 16:16:12 -0600 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2011-10-11 17:19:56 -0700 |
commit | 940dd96fe9dec5b6ba4bb7ebc33212ff66db243c (patch) | |
tree | 50b4f28a9740e14211bae3751e6c7ae3d38e8402 /arch/arm/boot | |
parent | 976d167615b64e14bc1491ca51d424e2ba9a5e84 (diff) |
arm/tegra: Prep boards for gpio/pinmux conversion to pdevs
The Tegra GPIO driver will be converted from static registration via
postcore_initcall() to be a platform device later in this patch series.
A new Tegra pinmux platform device will also be added.
Prepare for this by modifying all boards to register the appropriate
platform devices before-hand, so that when the drivers are converted,
those devices will be probed, and git bisectability will be maintained.
v2: Add resource definitions for GPIO and pinmux
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions