ARM: dts: msm: Set iommu address range for kiwi

Set correct iommu address range correspoding to iommu geometry

Change-Id: Icbcf15bd7ad702c5140f0f8234b4933cfee3acf7
CRs-Fixed: 3826647
This commit is contained in:
Ravindra Konda
2024-05-29 11:00:55 +05:30
parent e8ae4bcce1
commit 9fbff65f08

View File

@@ -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>;
};