From 9fbff65f08a92d1ea7ad41adcfd8b3eb9d3de6e7 Mon Sep 17 00:00:00 2001 From: Ravindra Konda Date: Wed, 29 May 2024 11:00:55 +0530 Subject: [PATCH] ARM: dts: msm: Set iommu address range for kiwi Set correct iommu address range correspoding to iommu geometry Change-Id: Icbcf15bd7ad702c5140f0f8234b4933cfee3acf7 CRs-Fixed: 3826647 --- sun-kiwi-cnss.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sun-kiwi-cnss.dtsi b/sun-kiwi-cnss.dtsi index 1b99a6f8..0ad47060 100644 --- a/sun-kiwi-cnss.dtsi +++ b/sun-kiwi-cnss.dtsi @@ -204,7 +204,7 @@ 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>; };