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

Commit f1624162 authored by Runmin Wang's avatar Runmin Wang
Browse files

ARM: dts: msm: Add voting for the compute bus on SDM855



Add bus scaling voting for the compute NOC to turn on the
required PLL before PIL loading.

Change-Id: Ia30dd029b3530d676a5b53516934b462587203bf
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent fb2f4d7c
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -1093,6 +1093,13 @@

		status = "ok";

		qcom,msm-bus,name = "pil-npu";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<154 10070 0 0>,
			<154 10070 0 1>;

		qcom,pas-id = <23>;
		qcom,proxy-timeout-ms = <10000>;
		qcom,firmware-name = "npu";
@@ -1119,6 +1126,13 @@
		qcom,firmware-name = "cdsp";
		memory-region = <&pil_cdsp_mem>;

		qcom,msm-bus,name = "pil-cdsp";
		qcom,msm-bus,num-cases = <2>;
		qcom,msm-bus,num-paths = <1>;
		qcom,msm-bus,vectors-KBps =
			<154 10070 0 0>,
			<154 10070 0 1>;

		/* Inputs from turing */
		interrupts-extended = <&pdc 0 578 1>,
				<&cdsp_smp2p_in 0 0>,