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

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

Merge "arm64: dts: msm: Enable SMMU S1 for msmnile_gvmq"

parents bf8e2cbe e81d2cba
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -104,9 +104,9 @@
		qcom,use-ipa-tethering-bridge;
		qcom,use-64-bit-dma-mask;
		qcom,arm-smmu;
		qcom,smmu-fast-map;
		qcom,use-ipa-pm;
		qcom,bandwidth-vote-for-ipa;
		qcom,register-collection-on-crash;
		qcom,manual-fw-load;
		qcom,msm-bus,name = "ipa";
		qcom,msm-bus,num-cases = <5>;
@@ -152,13 +152,11 @@
		compatible = "qcom,ipa-smmu-ap-cb";
		iommus = <&apps_smmu 0x520 0x0>;
		qcom,iova-mapping = <0x20000000 0x40000000>;
		qcom,smmu-s1-bypass;
	};

	ipa_smmu_wlan: ipa_smmu_wlan {
		compatible = "qcom,ipa-smmu-wlan-cb";
		iommus = <&apps_smmu 0x521 0x0>;
		qcom,smmu-s1-bypass;
		qcom,additional-mapping =
		/* ipa-uc ram */
		<0x1E60000 0x1E60000 0x80000>;
@@ -167,7 +165,6 @@
	ipa_smmu_uc: ipa_smmu_uc {
		compatible = "qcom,ipa-smmu-uc-cb";
		iommus = <&apps_smmu 0x522 0x0>;
		qcom,smmu-s1-bypass;
		qcom,iova-mapping = <0x40400000 0x1FC00000>;
	};