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

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

ARM: dts: msm: update QRNG clock rate on SDM845



Change QRNG bus clock setting and bump it up to 75MHz based on
SDM845 frequency plan.

Change-Id: I1192addcca3f32c524a9b2754d40839a3c2b1e33
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 7339a0ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2485,7 +2485,7 @@
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<1 618 0 0>,    /* No vote */
			<1 618 0 800>;  /* 100 KHz */
			<1 618 0 300000>;  /* 75 MHz */
		clocks = <&clock_gcc GCC_PRNG_AHB_CLK>;
		clock-names = "iface_clk";
	};