Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 165cbd2b authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update entries for IOMMU mapping"

parents 9d7ef26a 34fc9268
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -6,9 +6,7 @@
		reg = <0 0 0 0 0 >;

		/* controller specific configuration */
		qcom,smmu-cfg = <0x1d>;
		qcom,addr-win = <0x0 0x20000000 0x0 0x3fffffff>;
		qcom,iommu-dma = "disabled";
		qcom,iommu-group = <&mhi_0_iommu_group>;

		esoc-names = "mdm";
		esoc-0 = <&mdm0>;
@@ -17,6 +15,15 @@
		mhi,max-channels = <110>;
		mhi,timeout = <2000>;

		#address-cells = <1>;
		#size-cells = <1>;

		mhi_0_iommu_group: mhi_0_iommu_group {
			qcom,iommu-dma-addr-pool = <0x20000000 0x1fffffff>;
			qcom,iommu-dma = "fastmap";
			qcom,iommu-pagetable = "coherent";
		};

		mhi_channels: mhi_channels {
			#address-cells = <1>;
			#size-cells = <0>;