arm64: tegra: Remove duplicate nodes on Jetson Orin NX

The SBSA UART and TCU as well as the TCU alias and the stdout-path are
configured via the P3768 carrier board DTS include, so the can be
removed from the system DTS file.

Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
Thierry Reding 2023-08-17 16:14:04 +02:00
parent f7a9a7d9e9
commit 4bf7fa33d1

View File

@ -12,15 +12,10 @@ / {
model = "NVIDIA Jetson Orin NX Engineering Reference Developer Kit";
aliases {
serial0 = &tcu;
serial1 = &uarta;
serial2 = &uarte;
};
chosen {
stdout-path = "serial0:115200n8";
};
bus@0 {
serial@3100000 {
compatible = "nvidia,tegra194-hsuart";
@ -34,10 +29,6 @@ serial@3140000 {
status = "okay";
};
serial@31d0000 {
status = "okay";
};
pwm@32a0000 {
assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>;
assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>;
@ -94,10 +85,6 @@ vdd_3v3_pcie: regulator-vdd-3v3-pcie {
enable-active-high;
};
serial {
status = "okay";
};
thermal-zones {
tj-thermal {
cooling-maps {