]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
arm64: tegra: Prepare for supporting the Jetson Xavier NX with eMMC
authorJon Hunter <jonathanh@nvidia.com>
Thu, 28 Jan 2021 12:08:50 +0000 (12:08 +0000)
committerThierry Reding <treding@nvidia.com>
Thu, 28 Jan 2021 17:00:13 +0000 (18:00 +0100)
commit1cab0a51f62a87227f2e7cbb39b618e30a7cdeb8
tree8bcd664faccdc599348fad31b3e9a342c2145e9e
parentad338c2d69ecd45c39ff218cf219658affda9336
arm64: tegra: Prepare for supporting the Jetson Xavier NX with eMMC

There are two versions of the Jetson Xavier NX system-on-module; one
with a micro SD-card slot and one with an eMMC. Currently, only the
system-on-module with the micro SD-card slot is supported. Before adding
support for the eMMC variant, move the common device-tree parts of the
existing Jetson Xavier NX system-on-module board (p3668-0000) and
reference carrier board (p3509-0000) into include files that can be used
by both Jetson Xavier NX variants.

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