From deb67bdfada7339d403465c942263c60674b28c1 Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Tue, 19 Dec 2023 10:24:34 +0000 Subject: [PATCH] t23x: Remove override of clock speed for SBSA UART The clock speed of the SBSA UART is configured in common/base DTS file, hence remove the override of this property from platform common override file. Bug 4037899 Bug 4707773 Change-Id: Ib871ec7fe7561cfc42336d87125883a1fe224468 Signed-off-by: Laxman Dewangan Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3037843 (cherry picked from commit a7d01fe7f441070d4aff129cd4fb985d104f6e25) Signed-off-by: Vedant Deshpande Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3172851 GVS: buildbot_gerritrpt Reviewed-by: Jon Hunter Reviewed-by: Brad Griffis Tested-by: Brad Griffis --- nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi | 4 ---- nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi | 4 ---- 2 files changed, 8 deletions(-) diff --git a/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi b/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi index 5b756ad..82d0744 100644 --- a/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi +++ b/nv-platform/tegra234-p3737-0000+p3701-xxxx-nv-common.dtsi @@ -164,10 +164,6 @@ status = "okay"; }; - serial@31d0000 { - current-speed = <115200>; - }; - i2c@31e0000 { status = "okay"; }; diff --git a/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi b/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi index a623677..13a8ba3 100644 --- a/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi +++ b/nv-platform/tegra234-p3768-0000+p3767-xxxx-nv-common.dtsi @@ -307,10 +307,6 @@ status = "okay"; }; - serial@31d0000 { - current-speed = <115200>; - }; - tachometer@39c0000 { status = "okay"; upper-threshold = <0xfffff>;