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

Commit 38f77dd7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents d8ac941f f1624162
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>,