]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: tegra: Remove duplicate nodes on Jetson Orin NX
authorThierry Reding <treding@nvidia.com>
Thu, 17 Aug 2023 14:14:04 +0000 (16:14 +0200)
committerThierry Reding <treding@nvidia.com>
Tue, 10 Oct 2023 15:37:35 +0000 (17:37 +0200)
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>
arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts

index e9460aedd47c16f333415e4ccc7cdffc6f705801..61b0e69d3d205373ecc18e16ca647f2452973346 100644 (file)
        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";
                        status = "okay";
                };
 
-               serial@31d0000 {
-                       status = "okay";
-               };
-
                pwm@32a0000 {
                        assigned-clocks = <&bpmp TEGRA234_CLK_PWM3>;
                        assigned-clock-parents = <&bpmp TEGRA234_CLK_PLLP_OUT0>;
                enable-active-high;
        };
 
-       serial {
-               status = "okay";
-       };
-
        thermal-zones {
                tj-thermal {
                        cooling-maps {