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

Commit 18fabf23 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: update crypto clock frequencies for MSM8909w"

parents 972a3330 0eba5e74
Loading
Loading
Loading
Loading
+20 −0
Original line number Diff line number Diff line
@@ -80,3 +80,23 @@
		};
	};
};

&qcom_crypto {
	qcom,msm-bus,vectors-KBps =
		<55 512 0 0>,
		<55 512 393600 393600>; /* 49.2MHz & 49.2MHz */
};

&qcom_cedev {
	qcom,msm-bus,vectors-KBps =
		<55 512 0 0>,
		<55 512 393600 393600>; /* 49.2MHz & 49.2MHz */
};

&qcom_seecom {
	qcom,msm-bus,vectors-KBps =
		<55 512 0 0>,
		<55 512 0 0>,
		<55 512 196800 196800>,
		<55 512 393600 393600>;
};