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

Commit 91f43d9e authored by Zhen Kong's avatar Zhen Kong Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: change crypto driver bus setting for msm8996



Current crypto driver bus ab value is too high, change it to
393600 from 3936000

Change-Id: Ia93ee27a4434e6d0c62f3aebda9162e3a35773ef
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 52a8c7f8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2433,7 +2433,7 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<55 512 0 0>,
				<55 512 3936000 393600>;
				<55 512 393600 393600>;
		clock-names = "core_clk_src", "core_clk",
				"iface_clk", "bus_clk";
		clocks = <&clock_gcc clk_qcrypto_ce1_clk>,
@@ -2463,7 +2463,7 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
				<55 512 0 0>,
				<55 512 3936000 393600>;
				<55 512 393600 393600>;
		clock-names = "core_clk_src", "core_clk",
				"iface_clk", "bus_clk";
		clocks = <&clock_gcc clk_qcedev_ce1_clk>,