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

Commit 630c7769 authored by gururaj chalgeri's avatar gururaj chalgeri
Browse files

ARM: dts: msm: Add QOS core list and CDSP loader

Add cdsp loader in dtsi and QOS core list property to the device tree,
to dynamically enable silver cores for fastRPC Driver.

Change-Id: I9ea99c8be35867e3a9d77060fc3b2bf088948641
parent 0e295192
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1737,6 +1737,11 @@
		mbox-names = "cdsp-pil";
	};

	qcom,msm-cdsp-loader {
		compatible = "qcom,cdsp-loader";
		qcom,proc-img-to-load = "cdsp";
	};

	qcom,msm-adsprpc-mem {
		compatible = "qcom,msm-adsprpc-mem-region";
		memory-region = <&adsp_mem>;
@@ -1786,6 +1791,8 @@
		qcom,fastrpc-adsp-audio-pdr;
		qcom,fastrpc-adsp-sensors-pdr;
		qcom,rpc-latency-us = <235>;
		qcom,fastrpc-gids = <2908>;
		qcom,qos-cores = <0 1 2 3>;

		qcom,msm_fastrpc_compute_cb1 {
			compatible = "qcom,msm-fastrpc-compute-cb";