diff options
author | Laxman Dewangan <ldewangan@nvidia.com> | 2014-04-03 18:00:20 +0530 |
---|---|---|
committer | Laxman Dewangan <ldewangan@nvidia.com> | 2014-04-04 00:28:25 -0700 |
commit | 43c683ee7c91acc21253b5abd6fc6ed65b9f7322 (patch) | |
tree | 0aad13b9ccd6a0bd1d8be61800a3842c550cc008 /arch/arm/boot/dts/Makefile | |
parent | 567d73c466881fcf5bbb9435d1a43e40fc9488af (diff) |
ARM: tegra: Add DTS file for E1784-1100-A00 with 4GB and 12x8 display
The board option tn8-e1784-a00-4gb-no-batt-12x8 is using the DTS file as
tegra124-tn8-p1761-1470-a00.dts which is not as per E1784 configuration on
power monitors.
Add top level DTS file for E1784-1100-A00 with 4GB and 12x8 display.
This has all E1784 related configurations.
Change-Id: I1d7462423f4439b5746cf46e2e1290ddef0ab244
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-on: http://git-master/r/391882
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r-- | arch/arm/boot/dts/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile index a1ec300bd033..b6bf398135a6 100644 --- a/arch/arm/boot/dts/Makefile +++ b/arch/arm/boot/dts/Makefile @@ -239,6 +239,7 @@ dtb-$(CONFIG_ARCH_TEGRA) += tegra20-harmony.dtb \ tegra124-tn8-e1780-1100-a03-01.dtb \ tegra124-tn8-e1780-1100-a03-battery.dtb \ tegra124-tn8-e1780-1100-a03.dtb \ + tegra124-tn8-e1784-1100-a00.dtb \ tegra124-tn8-e1784-1101-a00-battery.dtb \ tegra124-tn8-e1784-1101-a00.dtb \ tegra124-tn8-e1922-1100-a00.dtb \ |