From 0c482d7858097c0c8c7bdc64d2aca1fd36818589 Mon Sep 17 00:00:00 2001 From: Ananya Gupta Date: Tue, 25 Jun 2024 11:46:50 +0530 Subject: [PATCH] ARM: dts: msm: Enlarge cnss dma memory pool range Enlarge the range of DMA memory pool for hamilton attachment in pakala v8 module. Change-Id: I497ef2bfa6e65799c1f25e08103dcb14ea5d69d3 CRs-Fixed: 3848940 --- sun-kiwi-cnss-v8.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sun-kiwi-cnss-v8.dtsi b/sun-kiwi-cnss-v8.dtsi index bd28a0cd..050ff773 100644 --- a/sun-kiwi-cnss-v8.dtsi +++ b/sun-kiwi-cnss-v8.dtsi @@ -202,13 +202,13 @@ cnss_pci0_iommu_region_partition: cnss_pci0_iommu_region_partition { /* address-cells =3 size-cells=2 from sun-pcie.dtsi */ - iommu-addresses = <&cnss_pci0 0x0 0x0 0x0 0x0 0xa0000000>, + iommu-addresses = <&cnss_pci0 0x0 0x0 0x0 0x0 0x98000000>, <&cnss_pci0 0x0 0x0 0xB0000000 0x0 0x50000000>; }; cnss_pci_iommu_group0: cnss_pci_iommu_group0 { qcom,iommu-msi-size = <0x1000>; - qcom,iommu-geometry = <0xa0000000 0x10010000>; + qcom,iommu-geometry = <0x98000000 0x18010000>; qcom,iommu-dma = "fastmap"; qcom,iommu-pagetable = "coherent"; qcom,iommu-faults = "stall-disable", "HUPCF",