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

Commit 129f5227 authored by Zhen Kong's avatar Zhen Kong
Browse files

ARM: dts: msm: support qseecom bus scaling in msm8226



To support qseecom bus scaling, ab & ib values are changed to set four
bandwidth levels: "INACTIVE, LOW, MEDIUM and HIGH" with corresponding
bus bandwidth of {0M, 0M, 150M, 492M}; and the flag of support-bus-scaling
is also set.

Change-Id: I2ed9a2119e2343442f7ec9597dc0c6813589d980
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 9c6389a6
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -1368,11 +1368,12 @@
		qcom,msm-bus,num-cases = <4>;
		qcom,msm-bus,active-only = <0>;
		qcom,msm-bus,num-paths = <1>;
		qcom,support-bus-scaling;
		qcom,msm-bus,vectors-KBps =
				<55 512 0 0>,
				<55 512 3936000 393600>,
				<55 512 3936000 393600>,
				<55 512 3936000 393600>;
				<55 512 0 0>,
				<55 512 120000 1200000>,
				<55 512 393600 3936000>;
	};

	qcom,qcrypto@fd404000 {