-
Notifications
You must be signed in to change notification settings - Fork 0
/
tegra234-p3767-0000-as-p3767-0004-p3768-0000-a0.dts
63 lines (54 loc) · 1.59 KB
/
tegra234-p3767-0000-as-p3767-0004-p3768-0000-a0.dts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
/*
* Top level DTS file for CVM:p3767-0000-as-p3767-0004 and CVB:p3768-0000
*
* Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
* more details.
*/
/dts-v1/;
#include "tegra234-dcb-p3767-0000-dp.dtsi"
#include <tegra234-soc/mods-simple-bus.dtsi>
#include <t234-common-cvm/tegra234-thermal.dtsi>
#include <t234-common-cvm/tegra234-cpuidle.dtsi>
#include <t234-common-cvm/tegra234-thermal-cooling.dtsi>
#include <t234-common-cvm/tegra234-thermal-userspace-alert.dtsi>
#include "cvm/tegra234-p3767-0000.dtsi"
#include "cvb/tegra234-p3768-0000-a0.dtsi"
/ {
nvidia,dtsfilename = __FILE__;
nvidia,dtbbuildtime = __DATE__, __TIME__;
compatible = "nvidia,p3768-0000+p3767-0000-as-p3767-0004",
"p3767-0000-as-p3767-0004",
"nvidia,tegra234", "nvidia,tegra23x";
model = "NVIDIA Orin NX 16GB as Orin Nano 4GB";
host1x@13e00000 {
nvdla0@15880000 {
status = "disabled";
};
nvdla1@158c0000 {
status = "disabled";
};
pva0 {
status = "disabled";
};
nvenc@154c0000 {
status = "disabled";
};
nvjpg@15380000 {
status = "disabled";
};
nvjpg1@15540000 {
status = "disabled";
};
ofa@15a50000 {
status = "disabled";
};
};
};