From 34b4f6d0599e920e0aca34816e5940b418188b03 Mon Sep 17 00:00:00 2001 From: Thierry Reding Date: Wed, 13 May 2015 16:24:38 +0200 Subject: arm64: tegra: Add Tegra132 support NVIDIA Tegra132 (also known as Tegra K1 64-bit) is a variant of Tegra124 but with 2 Denver CPUs instead of the 4+1 Cortex-A15. This adds the DTSI file for the SoC, which is mostly similar to the one for Tegra124. Based on work by Allen Martin Cc: Paul Walmsley Cc: Allen Martin Signed-off-by: Thierry Reding --- arch/arm64/boot/dts/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'arch/arm64/boot/dts/Makefile') diff --git a/arch/arm64/boot/dts/Makefile b/arch/arm64/boot/dts/Makefile index eb3c42d97175..193617f4cd08 100644 --- a/arch/arm64/boot/dts/Makefile +++ b/arch/arm64/boot/dts/Makefile @@ -9,6 +9,7 @@ dts-dirs += freescale dts-dirs += hisilicon dts-dirs += marvell dts-dirs += mediatek +dts-dirs += nvidia dts-dirs += qcom dts-dirs += rockchip dts-dirs += sprd -- cgit v1.2.3