mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-26 22:45:21 +07:00
336f79c7b6
The Jetson TX1 Development Kit is the successor of the Jetson TK1. The Jetson TX1 is composed of the Jetson TX1 module (P2180) that connects to the P2597 I/O board. It comes with a 1200x1920 MIPI DSI panel connected via the P2597's display connector. Signed-off-by: Thierry Reding <treding@nvidia.com>
10 lines
179 B
Plaintext
10 lines
179 B
Plaintext
/dts-v1/;
|
|
|
|
#include "tegra210-p2180.dtsi"
|
|
#include "tegra210-p2597.dtsi"
|
|
|
|
/ {
|
|
model = "NVIDIA Jetson TX1 Developer Kit";
|
|
compatible = "nvidia,p2371-2180", "nvidia,tegra210";
|
|
};
|