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

Commit 87a896c2 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 trinket"

parents 7303eb5c ffc3891e
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2412,7 +2412,6 @@

	ipa_smmu_ap: ipa_smmu_ap {
		compatible = "qcom,ipa-smmu-ap-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x00E0 0x0>;
		qcom,iova-mapping = <0x10000000 0x30000000>;
		/* modem tables in IMEM */
@@ -2421,7 +2420,6 @@

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

	ipa_smmu_uc: ipa_smmu_uc {
		compatible = "qcom,ipa-smmu-uc-cb";
		qcom,smmu-s1-bypass;
		iommus = <&apps_smmu 0x00E2 0x0>;
		qcom,iova-mapping = <0x40400000 0x1fc00000>;
	};
@@ -2937,7 +2934,6 @@
			     <0 367 0 /* CE9 */ >,
			     <0 368 0 /* CE10 */ >,
			     <0 369 0 /* CE11 */ >;
		qcom,smmu-s1-bypass;
		qcom,wlan-msa-memory = <0x100000>;
		qcom,wlan-msa-fixed-region = <&wlan_msa_mem>;
		vdd-cx-mx-supply = <&L8A>;