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

Commit 9d5acbbb authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update qcedev smmu settings for sm8150 v2"

parents 67117c6b 809c1d44
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -1081,3 +1081,20 @@
	     USB3_DP_PCS_USB3_RXEQTRAINING_DFE_TIME_S2 0x07 0
	     0xffffffff 0xffffffff 0x00>;
};

/* qcedev override */
&qcom_cedev {
	qcom_cedev_ns_cb {
		iommus = <&apps_smmu 0x512 0>,
			 <&apps_smmu 0x518 0>,
			 <&apps_smmu 0x519 0>,
			 <&apps_smmu 0x51f 0>;
	};

	qcom_cedev_s_cb {
		iommus = <&apps_smmu 0x513 0>,
			 <&apps_smmu 0x51c 0>,
			 <&apps_smmu 0x51d 0>,
			 <&apps_smmu 0x51e 0>;
	};
};