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:
@@ -145,7 +145,7 @@
|
||||
|
||||
cnss_pci_iommu_group0: cnss_pci_iommu_group0 {
|
||||
qcom,iommu-msi-size = <0x1000>;
|
||||
qcom,iommu-geometry = <0x98000000 0x18010000>;
|
||||
qcom,iommu-geometry = <0x0 0x98000000 0x0 0x18010000>;
|
||||
qcom,iommu-dma = "fastmap";
|
||||
qcom,iommu-pagetable = "coherent";
|
||||
qcom,iommu-faults = "stall-disable", "HUPCF",
|
||||
|
Reference in New Issue
Block a user