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>
Showing
- arch/arm/mach-tegra/Kconfig 0 additions, 6 deletionsarch/arm/mach-tegra/Kconfig
- arch/arm/mach-tegra/Makefile 1 addition, 2 deletionsarch/arm/mach-tegra/Makefile
- arch/arm/mach-tegra/board-dt-tegra20.c 0 additions, 4 deletionsarch/arm/mach-tegra/board-dt-tegra20.c
- arch/arm/mach-tegra/board-paz00-pinmux.c 0 additions, 156 deletionsarch/arm/mach-tegra/board-paz00-pinmux.c
- arch/arm/mach-tegra/board-paz00.c 0 additions, 192 deletionsarch/arm/mach-tegra/board-paz00.c
- arch/arm/mach-tegra/board-paz00.h 1 addition, 16 deletionsarch/arm/mach-tegra/board-paz00.h
Please register or sign in to comment