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

Commit 040ca7c6 authored by Girish Mahadevan's avatar Girish Mahadevan Committed by Sana Venkat Raju
Browse files

ARM: dts: msm: Modify bus vector for RNG client on msm8226



Modify the RNG (Random Number Generator) bus vector to use a different
originating master id,this change helps alleviate some slowdowns in boot
time noticed in targets where CPU is artificially bus throttled below a
threshold frequency.

CRs-Fixed: 606371
Change-Id: I87075ca759749730b62745574b828c2aa308f613
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent 4db175e5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1306,8 +1306,8 @@
                qcom,msm-bus,num-cases = <2>;
                qcom,msm-bus,num-paths = <1>;
                qcom,msm-bus,vectors-KBps =
                                <1 618 0 0>,
                                <1 618 0 800>;
                                <54 618 0 0>,
                                <54 618 0 800>;
	};

	qcom,tz-log@fe805720 {