arm64: tegra: Remove current-speed for SBSA UART
authorThierry Reding <treding@nvidia.com>
Mon, 17 Jul 2023 16:32:12 +0000 (18:32 +0200)
committerThierry Reding <treding@nvidia.com>
Wed, 26 Jul 2023 16:24:33 +0000 (18:24 +0200)
The SBSA UART device tree bindings don't define a current-speed
property, so remove it.

Signed-off-by: Thierry Reding <treding@nvidia.com>
arch/arm64/boot/dts/nvidia/tegra234-p3737-0000+p3701-0000.dts
arch/arm64/boot/dts/nvidia/tegra234-p3768-0000+p3767-0000.dts
arch/arm64/boot/dts/nvidia/tegra234-p3768-0000.dtsi

index 79de261..722fa21 100644 (file)
@@ -30,7 +30,6 @@
                };
 
                serial@31d0000 {
-                       current-speed = <115200>;
                        status = "okay";
                };
 
index f1b4ea3..f3950d2 100644 (file)
@@ -21,7 +21,6 @@
 
        bus@0 {
                serial@31d0000 {
-                       current-speed = <115200>;
                        status = "okay";
                };
 
index 5d0298b..39110c1 100644 (file)
@@ -29,7 +29,6 @@
                };
 
                serial@31d0000 {
-                       current-speed = <115200>;
                        status = "okay";
                };