Skip to content

Commit

Permalink
arm64: tegra: Add NVIDIA Jetson TX2 NX Developer Kit support
Browse files Browse the repository at this point in the history
The Jetson TX2 NX Developer Kit is very similar to the Jetson Nano, but
uses the more powerful Tegra186 SoC.

Signed-off-by: Thierry Reding <[email protected]>
  • Loading branch information
thierryreding committed Aug 12, 2021
1 parent 913f8ad commit 8a9dee7
Show file tree
Hide file tree
Showing 2 changed files with 719 additions and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/nvidia/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p3450-0000.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-smaug.dtb
dtb-$(CONFIG_ARCH_TEGRA_210_SOC) += tegra210-p2894-0050-a08.dtb
dtb-$(CONFIG_ARCH_TEGRA_186_SOC) += tegra186-p2771-0000.dtb
dtb-$(CONFIG_ARCH_TEGRA_186_SOC) += tegra186-p3509-0000+p3636-0001.dtb
dtb-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-p2972-0000.dtb
dtb-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-p3509-0000+p3668-0000.dtb
dtb-$(CONFIG_ARCH_TEGRA_194_SOC) += tegra194-p3509-0000+p3668-0001.dtb
Expand Down
Loading

0 comments on commit 8a9dee7

Please sign in to comment.