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

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

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

parents a3cb1d8d 56fa0caa
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2137,7 +2137,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 */
@@ -2146,7 +2145,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>;
@@ -2154,7 +2152,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>;
	};