From 57c3e682de7cf6da980b63cc4c9c550a07e6c407 Mon Sep 17 00:00:00 2001 From: Laxman Dewangan Date: Tue, 14 May 2024 17:27:33 +0000 Subject: [PATCH] tegra234: Correct the PCIE prefetch memory range Fix the PCIE prefetch memory range for p3740-0002+p3701-0008. Bug 4650009 Change-Id: I229de350c5ab1e87b5c60181569468e00558441a Signed-off-by: Laxman Dewangan Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3137700 GVS: buildbot_gerritrpt Reviewed-by: Manikanta Maddireddy --- nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi | 2 +- overlay/tegra234-p3737-0000+p3701-0000-pcie-no-tra.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi index e0ef0cf..3d6445a 100644 --- a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi +++ b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi @@ -287,7 +287,7 @@ ranges = <0x81000000 0x00 0x3a100000 0x00 0x3a100000 0x0 0x00100000 /* downstream I/O (1MB) */ 0x82000000 0x00 0x40000000 0x2e 0x30000000 0x0 0x08000000 /* non-prefetchable memory (128MB) */ - 0xc3000000 0x27 0x40000000 0x27 0x40000000 0x6 0xe0000000>; /* prefetchable memory (28160MB) */ + 0xc3000000 0x28 0x00000000 0x28 0x00000000 0x6 0x20000000>; /* prefetchable memory (25088MB) */ }; gpu@17000000 { diff --git a/overlay/tegra234-p3737-0000+p3701-0000-pcie-no-tra.dts b/overlay/tegra234-p3737-0000+p3701-0000-pcie-no-tra.dts index 4870990..c69ae8f 100644 --- a/overlay/tegra234-p3737-0000+p3701-0000-pcie-no-tra.dts +++ b/overlay/tegra234-p3737-0000+p3701-0000-pcie-no-tra.dts @@ -43,7 +43,7 @@ 0x2b 0x30000000 0x00 0x10000000>; ranges = <0x81000000 0x00 0x28100000 0x00 0x28100000 0x00 0x100000 0x82000000 0x00 0x28200000 0x00 0x28200000 0x00 0x13600000 - 0xc3000000 0x27 0x40000000 0x27 0x40000000 0x03 0xe8000000>; + 0x43000000 0x28 0x00000000 0x28 0x00000000 0x03 0x28000000>; nvidia,controller-id = <&bpmp 5>; };