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

Commit dce9b92a authored by mohamed sunfeer's avatar mohamed sunfeer
Browse files

ARM: dts: msm: Change SMMU translation mask bit on SDM670



Change SMMU stage 1 translation mask bit for qcedev
device node on SDM670.

Change-Id: I1e6b62c18b396d4924fd8dcca3f336c97b217f07
Signed-off-by: default avatarmohamed sunfeer <msunfeer@codeaurora.org>
parent 6628ed00
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -716,8 +716,8 @@
		qcom,ce-opp-freq = <171430000>;
		qcom,request-bw-before-clk;
		qcom,smmu-s1-enable;
		iommus = <&apps_smmu 0x706 0x3>,
			 <&apps_smmu 0x716 0x3>;
		iommus = <&apps_smmu 0x706 0x1>,
			 <&apps_smmu 0x716 0x1>;
	};

	qcom_crypto: qcrypto@1de0000 {
@@ -753,8 +753,8 @@
		qcom,use-sw-ahash-algo;
		qcom,use-sw-hmac-algo;
		qcom,smmu-s1-enable;
		iommus = <&apps_smmu 0x704 0x3>,
			 <&apps_smmu 0x714 0x3>;
		iommus = <&apps_smmu 0x704 0x1>,
			 <&apps_smmu 0x714 0x1>;
	};

	qcom,qbt1000 {