Loading qcom/scuba.dtsi +3 −3 Original line number Diff line number Diff line Loading @@ -2393,21 +2393,21 @@ qcom,iommu-dma-addr-pool = <0x10000000 0x30000000>; /* modem tables in IMEM */ qcom,additional-mapping = <0x0c123000 0x0c123000 0x2000>; qcom,iommu-dma = "bypass"; qcom,iommu-dma = "fastmap"; qcom,iommu-geometry = <0 0xB0000000>; }; ipa_smmu_wlan: ipa_smmu_wlan { compatible = "qcom,ipa-smmu-wlan-cb"; iommus = <&apps_smmu 0x141 0x0>; /* ipa-uc ram */ qcom,iommu-dma = "bypass"; qcom,iommu-dma = "atomic"; }; ipa_smmu_uc: ipa_smmu_uc { compatible = "qcom,ipa-smmu-uc-cb"; iommus = <&apps_smmu 0x0142 0x0>; qcom,iommu-dma-addr-pool = <0x40400000 0x1fc00000>; qcom,iommu-dma = "bypass"; }; }; Loading Loading
qcom/scuba.dtsi +3 −3 Original line number Diff line number Diff line Loading @@ -2393,21 +2393,21 @@ qcom,iommu-dma-addr-pool = <0x10000000 0x30000000>; /* modem tables in IMEM */ qcom,additional-mapping = <0x0c123000 0x0c123000 0x2000>; qcom,iommu-dma = "bypass"; qcom,iommu-dma = "fastmap"; qcom,iommu-geometry = <0 0xB0000000>; }; ipa_smmu_wlan: ipa_smmu_wlan { compatible = "qcom,ipa-smmu-wlan-cb"; iommus = <&apps_smmu 0x141 0x0>; /* ipa-uc ram */ qcom,iommu-dma = "bypass"; qcom,iommu-dma = "atomic"; }; ipa_smmu_uc: ipa_smmu_uc { compatible = "qcom,ipa-smmu-uc-cb"; iommus = <&apps_smmu 0x0142 0x0>; qcom,iommu-dma-addr-pool = <0x40400000 0x1fc00000>; qcom,iommu-dma = "bypass"; }; }; Loading