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

Commit b1d63f4a authored by Michael Adisumarta's avatar Michael Adisumarta
Browse files

ARM: dts: msm: Configure IPA MPM carved iova range

Configure the carved iova range which will be used for
rings/buffers/doorbells sharing between Device IPA and Host IPA.

Change-Id: I350129520c19e0ee80a02b43289b7f6700899072
parent a2663a43
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2527,7 +2527,7 @@
		compatible = "qcom,ipa-mpm";
		qcom,mhi-chdb-base = <0x64300300>;
		qcom,mhi-erdb-base = <0x64300700>;
		qcom,iova-mapping = <0x10000000 0x1FFFFFFF>;
		qcom,iova-mapping = <0x10000000 0x0FFFFFFF>;
	};

	ipa_hw: qcom,ipa@1e00000 {