arm64: tegra: Add support for Jetson Xavier NX
authorJon Hunter <jonathanh@nvidia.com>
Mon, 13 Jul 2020 16:17:01 +0000 (17:17 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 15 Jul 2020 09:07:39 +0000 (11:07 +0200)
commit3f9efbbe57bc6e999f6f4d389da289f2733f0261
tree903fdbae86d431e2385c98cd4413064e7dc40ef6
parent8a565952aa6624eeeeaecca401ea2d45f140aa1b
arm64: tegra: Add support for Jetson Xavier NX

Add the device-tree source files for the Tegra194 Jetson Xavier NX
Developer Kit. The Xavier NX Developer Kit consists of a small form
factor system-on-module (SOM) board (part number p3668-0000) and a
carrier board (part number p3509-0000).

The Xavier NX Developer Kit SOM features a micro-SD card slot, however,
there is also a variant of the SOM available that features a 16GB eMMC.
Given that the carrier board can be used with the different SOM
variants, that have different part numbers, both the compatible string
and file name of the device-tree source file for the Developer Kit is a
concatenation of the SOM and carrier board part numbers.

Based on some initial work by Thierry Reding <treding@nvidia.com>.

Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/Makefile
arch/arm64/boot/dts/nvidia/tegra194-p3509-0000+p3668-0000.dts [new file with mode: 0644]
arch/arm64/boot/dts/nvidia/tegra194-p3668-0000.dtsi [new file with mode: 0644]