ARM: dts: msm: Update iommu-geometry properties

Update size-cells and address-cells properties of iommu-geometry
on Canoe kiwi device tree.

Change-Id: I6dc06c037a7e9fc955dd9ac5be9e41713aa21a82
CRs-Fixed: 3998028
This commit is contained in:
AMAN KUMAR
2024-12-11 11:00:56 +05:30
committed by Aman Kumar
parent fd93de97de
commit e5cf27c3de

View File

@@ -145,7 +145,7 @@
cnss_pci_iommu_group0: cnss_pci_iommu_group0 { cnss_pci_iommu_group0: cnss_pci_iommu_group0 {
qcom,iommu-msi-size = <0x1000>; qcom,iommu-msi-size = <0x1000>;
qcom,iommu-geometry = <0x98000000 0x18010000>; qcom,iommu-geometry = <0x0 0x98000000 0x0 0x18010000>;
qcom,iommu-dma = "fastmap"; qcom,iommu-dma = "fastmap";
qcom,iommu-pagetable = "coherent"; qcom,iommu-pagetable = "coherent";
qcom,iommu-faults = "stall-disable", "HUPCF", qcom,iommu-faults = "stall-disable", "HUPCF",