summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/nvidia/Makefile
diff options
context:
space:
mode:
authorMikko Perttunen <mperttunen@nvidia.com>2018-02-20 14:58:12 +0300
committerThierry Reding <treding@nvidia.com>2018-03-08 16:31:30 +0300
commitb8656c673a6bc1563604beeab802169ec437a9ea (patch)
treedbaad15ffb77f9cde1d6fa1cea349a763ec052ee /arch/arm64/boot/dts/nvidia/Makefile
parent5425fb15d8ee645314bddb305b5663c4ebfb495c (diff)
downloadlinux-b8656c673a6bc1563604beeab802169ec437a9ea.tar.xz
arm64: tegra: Add device tree for the Tegra194 P2972-0000 board
Add device tree files for the Tegra194 P2972-0000 development board. The board consists of the P2888 compute module and the P2822 baseboard. Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'arch/arm64/boot/dts/nvidia/Makefile')
-rw-r--r--arch/arm64/boot/dts/nvidia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/nvidia/Makefile b/arch/arm64/boot/dts/nvidia/Makefile
index 676aa2f238d1..7c13d7df484e 100644
--- a/arch/arm64/boot/dts/nvidia/Makefile
+++ b/arch/arm64/boot/dts/nvidia/Makefile
@@ -5,3 +5,4 @@ dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2371-2180.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2571.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-smaug.dtb
dtb-$(CONFIG_ARCH_TEGRA_186_SOC) += tegra186-p2771-0000.dtb
+dtb-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-p2972-0000.dtb