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
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Bibek Basu
2023-10-31 18:32:42 +05:30
committed by mobile promotions
parent d5f38ecfe7
commit 723872c59c

View File

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