Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1// SPDX-License-Identifier: GPL-2.0
2/dts-v1/;
3
4#include "tegra234-p3768-0000+p3767.dtsi"
5
6/ {
7 compatible = "nvidia,p3768-0000+p3767-0000", "nvidia,p3767-0000", "nvidia,tegra234";
8 model = "NVIDIA Jetson Orin NX Engineering Reference Developer Kit";
9
10 bus@0 {
11 hda@3510000 {
12 nvidia,model = "NVIDIA Jetson Orin NX HDA";
13 };
14 };
15
16 sound {
17 label = "NVIDIA Jetson Orin NX APE";
18 };
19};