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

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

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



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: Ia9b749fc1aca71ca23e77d87b14f07eec2871653
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 90d52535
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -3018,11 +3018,12 @@
		qcom,msm-bus,name = "qseecom-noc";
		qcom,msm-bus,num-cases = <4>;
		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>;
	};

	jtag_fuse: jtagfuse@fc4be024 {