]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support
authorThierry Reding <treding@nvidia.com>
Fri, 18 Jan 2019 12:27:44 +0000 (13:27 +0100)
committerThierry Reding <treding@nvidia.com>
Wed, 17 Apr 2019 14:25:18 +0000 (16:25 +0200)
commit6772cd0eacc8f91a3539f99ae9d9678c455a9fc6
tree0f66197a0ab082c7a5811253f6fddab109bc7dae
parentfa941e695e105bdf3c1b55b07a53dcef3c95c02e
arm64: tegra: Add NVIDIA Jetson Nano Developer Kit support

The Jetson Nano Developer Kit is a Tegra X1 based development board. It
is similar to Jetson TX1 but it is not pin compatible. It features 4 GB
of LPDDR4, an SPI NOR flash for early boot firmware and an SD card slot
used for storage.

HDMI 2.0 or DP 1.2 are available for display, four USB ports (3 USB 2.0
and 1 USB 3.0) can be used to attach a variety of peripherals and a PCI
Ethernet controller provides onboard network connectivity. An M.2 Key-E
slot with PCIe x1 adds additional possibilities.

A 40-pin header on the board can be used to extend the capabilities and
exposed interfaces of the Jetson Nano.

Acked-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/tegra210-p3450-0000.dts [new file with mode: 0644]