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

Commit 37bca0ee authored by Mukesh Kumar Savaliya's avatar Mukesh Kumar Savaliya Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable s1 in fastmap for QUPv3 drivers on lahaina

Enable SMMU s1 stage in fastmap for QUPv3 drivers to reduce the dma
unmap latency caused in ATOMIC map.

Change-Id: I2bf5427112d3074b751ab72734c1fd51fd6e1275
parent 10047ad8
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
			<MASTER_QUP_0 SLAVE_EBI1>;
		iommus = <&apps_smmu 0x5a3 0x0>;
		qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma = "fastmap";
	};

	/* GPI */
@@ -412,7 +412,7 @@
			<MASTER_QUP_1 SLAVE_EBI1>;
		iommus = <&apps_smmu 0x43 0x0>;
		qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma = "fastmap";
	};

	/* GPI */
@@ -739,7 +739,7 @@
			<MASTER_QUP_2 SLAVE_EBI1>;
		iommus = <&apps_smmu 0x5e3 0x0>;
		qcom,iommu-dma-addr-pool = <0x40000000 0xc0000000>;
		qcom,iommu-dma = "atomic";
		qcom,iommu-dma = "fastmap";
	};

	/* GPI */