From 4724fee17d4cee39c04c088475660b13f4b3e421 Mon Sep 17 00:00:00 2001 From: Yi Ju Huang Date: Fri, 18 Apr 2025 22:20:11 +0000 Subject: [PATCH] t234: nv-platform: remove IGX PCIe C5 resize in overlay file The resize fix is now upstream. Remove the duplicate fix in the override file. Bug 4309882 Change-Id: I2e2e6f2a3307b2993c1024173159b73387894362 Signed-off-by: Yi Ju Huang Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3344157 (cherry picked from commit 565fd22fb41a382b5581f8641ee1d7a94ed65426) Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3345345 Reviewed-by: Brad Griffis GVS: buildbot_gerritrpt --- .../tegra234-p3740-0002+p3701-0008-nv-common.dtsi | 12 ------------ 1 file changed, 12 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 f9273cf..74ce431 100644 --- a/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi +++ b/nv-platform/tegra234-p3740-0002+p3701-0008-nv-common.dtsi @@ -233,18 +233,6 @@ }; }; - pcie@141a0000 { - reg = <0x00 0x141a0000 0x0 0x00020000 /* appl registers (128K) */ - 0x00 0x3a000000 0x0 0x00040000 /* configuration space (256K) */ - 0x00 0x3a040000 0x0 0x00040000 /* iATU_DMA reg space (256K) */ - 0x00 0x3a080000 0x0 0x00040000 /* DBI reg space (256K) */ - 0x2e 0x20000000 0x0 0x10000000>; /* ECAM (256MB) */ - - ranges = <0x81000000 0x00 0x3a100000 0x00 0x3a100000 0x0 0x00100000 /* downstream I/O (1MB) */ - 0x82000000 0x00 0x40000000 0x2e 0x30000000 0x0 0x08000000 /* non-prefetchable memory (128MB) */ - 0xc3000000 0x28 0x00000000 0x28 0x00000000 0x6 0x20000000>; /* prefetchable memory (25088MB) */ - }; - gpu@17000000 { status = "okay"; };