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

Commit cd6a228a authored by Anmolpreet Kaur's avatar Anmolpreet Kaur Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update crypto device nodes for sdxprairie



The mask values for crypto drivers are updated so as two
different context banks are available to them for crypto
operations.

Change-Id: Iddc760f07eb58954685263856ee40f122843967b
Signed-off-by: default avatarAnmolpreet Kaur <anmolpre@codeaurora.org>
parent 8f24df85
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -821,8 +821,8 @@
				<125 512 393600 393600>;
		qcom,no-clock-support;
		qcom,smmu-s1-enable;
		iommus = <&apps_smmu 0x0066 0x0013>,
			<&apps_smmu 0x0076 0x0013>;
		iommus = <&apps_smmu 0x0066 0x0011>,
			<&apps_smmu 0x0076 0x0011>;
	};

	qcom_crypto: qcrypto@1de0000 {
@@ -850,8 +850,8 @@
		qcom,use-sw-hmac-algo;
		qcom,no-clock-support;
		qcom,smmu-s1-enable;
		iommus = <&apps_smmu 0x0064 0x0013>,
			<&apps_smmu 0x0074 0x0013>;
		iommus = <&apps_smmu 0x0064 0x0011>,
			<&apps_smmu 0x0074 0x0011>;
	};

	mem_dump {