arm64: tegra: Add Tegra132 support
authorThierry Reding <treding@nvidia.com>
Wed, 13 May 2015 14:24:38 +0000 (16:24 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 24 Nov 2015 15:52:20 +0000 (16:52 +0100)
commit34b4f6d0599e920e0aca34816e5940b418188b03
tree120fee551ade9409ece87d4dddc4020140f5be01
parent1d1bac6bbcb771fc685b05d7d32cae6225bb5379
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 <amartin@nvidia.com>

Cc: Paul Walmsley <pwalmsley@nvidia.com>
Cc: Allen Martin <amartin@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/Makefile
arch/arm64/boot/dts/nvidia/Makefile [new file with mode: 0644]
arch/arm64/boot/dts/nvidia/tegra132.dtsi [new file with mode: 0644]
This page took 0.038918 seconds and 5 git commands to generate.