]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: tegra: remove board (but not DT) support for Paz00
authorStephen Warren <swarren@nvidia.com>
Fri, 3 Aug 2012 21:09:04 +0000 (15:09 -0600)
committerStephen Warren <swarren@nvidia.com>
Thu, 6 Sep 2012 17:52:59 +0000 (11:52 -0600)
commit55ec329e9895a4e1c9b4833ce42f818abbbd9911
tree8d2b4dbaaf9c60975a8ac625603c0a69ac2a83a0
parent714ddc991b9e596b3422a8d9dd8a92567feeba83
ARM: tegra: remove board (but not DT) support for Paz00

Paz00 (Toshiba AC100) can be booted using device tree with equal
functionality as when booted using a board file. Remove as much of the
board file as is possible, since it's no longer needed.

One special-case is still left in board-dt-tegra20.c, since there is no
way to create a WiFi rfkill device from device tree yet. This logic is
now enabled unconditionally rather than via CONFIG_MACH_PAZ00. The extra
cases where it's enabled (.configs which did not enable Paz00 support)
shouldn't impact much since the amount of code is tiny.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-By: Marc Dietrich <marvin24@gmx.de>
arch/arm/mach-tegra/Kconfig
arch/arm/mach-tegra/Makefile
arch/arm/mach-tegra/board-dt-tegra20.c
arch/arm/mach-tegra/board-paz00-pinmux.c [deleted file]
arch/arm/mach-tegra/board-paz00.c
arch/arm/mach-tegra/board-paz00.h