t234: igx: set default uart speed

Since controller 31d0000 speed is not passed from device tree,
probe failed.

Bug 4332566

Change-Id: I7087ba15001b22b259235e87e3591f0707b8a785
Signed-off-by: Bibek Basu <bbasu@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3007386
(cherry picked from commit 723872c59c)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3010445
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
Bibek Basu
2023-10-31 18:32:42 +05:30
committed by mobile promotions
parent e28971971a
commit 7c09f879b5

View File

@@ -94,6 +94,7 @@
};
serial@31d0000 {
current-speed = <115200>;
status = "okay";
};