blob: 1c3874b677c0186364b5db330ea82e2ee7a799e4 (
plain)
1
2
3
4
5
6
7
8
9
10
|
// SPDX-License-Identifier: GPL-2.0
/dts-v1/;
#include "tegra194-p3668-0000.dtsi"
#include "tegra194-p3509-0000.dtsi"
/ {
model = "NVIDIA Jetson Xavier NX Developer Kit (SD-card)";
compatible = "nvidia,p3509-0000+p3668-0000", "nvidia,tegra194";
};
|