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

Commit 9830dd24 authored by Skylar Chang's avatar Skylar Chang
Browse files

ARM: dts: carve out space from IPA uC iova



carve out space from IPA uC SMMU address space
to accommodate MHI doorbells.

Change-Id: I88fd1e222df4d26fe6c691e43bae187a337b9cfd
Acked-by: default avatarAdy Abraham <adya@qti.qualcomm.com>
Signed-off-by: default avatarSkylar Chang <chiaweic@codeaurora.org>
parent 70908b04
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3556,7 +3556,7 @@
	ipa_smmu_uc: ipa_smmu_uc {
		compatible = "qcom,ipa-smmu-uc-cb";
		iommus = <&apps_smmu 0x522 0x0>;
		qcom,iova-mapping = <0x40000000 0x20000000>;
		qcom,iova-mapping = <0x40400000 0x1FC00000>;
	};

	qcom,ipa_fws {