summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/Makefile.boot
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2012-04-20 22:57:38 (GMT)
committerStephen Warren <swarren@nvidia.com>2012-07-06 18:27:35 (GMT)
commitc80efbae6a53d9702630fc5f96662f96a45ca56a (patch)
tree2cceecca06cc3865c86921134dc2f1341155e660 /arch/arm/mach-tegra/Makefile.boot
parent702b0e4f2f2782962aab7d9a0a40ad68770bb1f6 (diff)
downloadlinux-fsl-qoriq-c80efbae6a53d9702630fc5f96662f96a45ca56a.tar.xz
ARM: dt: tegra: add Whistler device tree file
Whistler is a highly configurable Tegra evaluation and development board. This change adds support for the following specific configuration: E1120 motherboard E1108 CPU board E1116 PMU board The motherboard configuration switches are set as follows: SW1=0 SW2=0 SW3=5 S1/S2/S3/S4 all on, except S3 7/8 are off. Other combinations of daugher boards may work to varying degrees, but will likely require some SW adjustment. Signed-off-by: Stephen Warren <swarren@nvidia.com>
Diffstat (limited to 'arch/arm/mach-tegra/Makefile.boot')
-rw-r--r--arch/arm/mach-tegra/Makefile.boot1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-tegra/Makefile.boot b/arch/arm/mach-tegra/Makefile.boot
index 8040345..435f00c 100644
--- a/arch/arm/mach-tegra/Makefile.boot
+++ b/arch/arm/mach-tegra/Makefile.boot
@@ -7,4 +7,5 @@ dtb-$(CONFIG_MACH_PAZ00) += tegra20-paz00.dtb
dtb-$(CONFIG_MACH_SEABOARD) += tegra20-seaboard.dtb
dtb-$(CONFIG_MACH_TRIMSLICE) += tegra20-trimslice.dtb
dtb-$(CONFIG_MACH_VENTANA) += tegra20-ventana.dtb
+dtb-$(CONFIG_ARCH_TEGRA_2x_SOC) += tegra20-whistler.dtb
dtb-$(CONFIG_ARCH_TEGRA_3x_SOC) += tegra30-cardhu.dtb