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

Commit 608c0c45 authored by Girish Mahadevan's avatar Girish Mahadevan Committed by Sagar Dharia
Browse files

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



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.

Change-Id: Idf2a1d128f56e6aafebcbf0184ef2454d385be34
Signed-off-by: default avatarGirish Mahadevan <girishm@codeaurora.org>
parent cadcc68d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2068,8 +2068,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>;
				<88 618 0 0>,
				<88 618 0 800>;
        };

	qseecom: qcom,qseecom@7b00000 {