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

Commit 56fa0caa authored by Praveen Kurapati's avatar Praveen Kurapati
Browse files

ARM: dts: msm: Enable IPA SMMU S1 stage for atoll



Enable IPA SMMU stage 1 translations for atoll target.

Change-Id: Iebb86222b37c303a293b3d43c68114ede410e281
Signed-off-by: default avatarPraveen Kurapati <pkurapat@codeaurora.org>
parent bacc0533
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2066,7 +2066,6 @@

	ipa_smmu_ap: ipa_smmu_ap {
		compatible = "qcom,ipa-smmu-ap-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x0440 0x0>;
		qcom,iova-mapping = <0x20000000 0x40000000>;
		/* modem tables in IMEM */
@@ -2075,7 +2074,6 @@

	ipa_smmu_wlan: ipa_smmu_wlan {
		compatible = "qcom,ipa-smmu-wlan-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x0441 0x0>;
		/* ipa-uc ram */
		qcom,additional-mapping = <0x1e60000 0x1e60000 0x80000>;
@@ -2083,7 +2081,6 @@

	ipa_smmu_uc: ipa_smmu_uc {
		compatible = "qcom,ipa-smmu-uc-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x0442 0x0>;
		qcom,iova-mapping = <0x40400000 0x1fc00000>;
	};