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

Commit 0a534e58 authored by AnilKumar Chimata's avatar AnilKumar Chimata
Browse files

ARM: dts: msm: Update crypto ab and ib values for 8909



By default qcrypto driver is requesting for higher BW which falls
in turbo mode, so power numbers are higher. This patch request the
BW with the values which fall onto nominal mode.

Change-Id: I42ac1fff4d40a2c84fd956083a06a213d4a93219
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent 0ff56cbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1499,7 +1499,7 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<55 512 0 0>,
				<55 512 3936000 393600>;
				<55 512 393600 800000>; /* 49.2MHz & 100MHz */
		clocks = <&clock_gcc clk_crypto_clk_src>,
			 <&clock_gcc clk_gcc_crypto_clk>,
			 <&clock_gcc clk_gcc_crypto_ahb_clk>,