From 60832f4ab09d14dd01619da1891000609c86c255 Mon Sep 17 00:00:00 2001 From: Surabhi Vishnoi Date: Tue, 4 Feb 2025 17:19:42 +0530 Subject: [PATCH] ARM: dts: msm: Enlarge cnss iommu dma memory pool range This change enlarges the iommu dma memory pool range for Milos Ganges wlan attach. Change-Id: I81f3db7d230c43d288725c89ac691ab7083fd8b5 CRs-Fixed: 4053659 --- volcano6i-peach-cnss.dtsi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/volcano6i-peach-cnss.dtsi b/volcano6i-peach-cnss.dtsi index 01f1468f..789128ad 100644 --- a/volcano6i-peach-cnss.dtsi +++ b/volcano6i-peach-cnss.dtsi @@ -1,7 +1,7 @@ // SPDX-License-Identifier: BSD-3-Clause /* - * Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved. + * Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved. */ #include @@ -185,8 +185,8 @@ cnss_pci_iommu_group0: cnss_pci_iommu_group0 { qcom,iommu-msi-size = <0x1000>; - qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; - qcom,iommu-geometry = <0xa0000000 0x10010000>; + qcom,iommu-dma-addr-pool = <0x98000000 0x18000000>; + qcom,iommu-geometry = <0x98000000 0x18001000>; qcom,iommu-dma = "fastmap"; qcom,iommu-pagetable = "coherent"; qcom,iommu-faults = "stall-disable", "HUPCF",