xref: /freebsd-src/sys/contrib/device-tree/src/arm64/nvidia/tegra234-p3767-0005.dtsi (revision f126890ac5386406dadf7c4cfa9566cbb56537c5)
1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0
2*f126890aSEmmanuel Vadot
3*f126890aSEmmanuel Vadot#include "tegra234-p3767.dtsi"
4*f126890aSEmmanuel Vadot
5*f126890aSEmmanuel Vadot/ {
6*f126890aSEmmanuel Vadot	compatible = "nvidia,p3767-0005", "nvidia,tegra234";
7*f126890aSEmmanuel Vadot	model = "NVIDIA Jetson Orin Nano";
8*f126890aSEmmanuel Vadot
9*f126890aSEmmanuel Vadot	bus@0 {
10*f126890aSEmmanuel Vadot		hda@3510000 {
11*f126890aSEmmanuel Vadot			nvidia,model = "NVIDIA Jetson Orin Nano HDA";
12*f126890aSEmmanuel Vadot		};
13*f126890aSEmmanuel Vadot	};
14*f126890aSEmmanuel Vadot};
15