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

Commit ffc3891e authored by Ashok Vuyyuru's avatar Ashok Vuyyuru
Browse files

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



Enable IPA SMMU stage 1 translations for trinket target.

Change-Id: Ide47c0eaf566c243e487dec2bd5fba348edf6f1d
Signed-off-by: default avatarAshok Vuyyuru <avuyyuru@codeaurora.org>
parent db9f2137
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -2410,7 +2410,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 */
@@ -2419,7 +2418,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>;
@@ -2427,7 +2425,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>;
	};
@@ -2935,7 +2932,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>;