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

Commit d6953b52 authored by Mohammed Nayeem Ur Rahman's avatar Mohammed Nayeem Ur Rahman
Browse files

ARM: dts: msm: Add QOS core list to fastRPC DT



Add QOS core list property to the device tree, to dynamically
enable silver cores for fastRPC Driver.

Change-Id: I7549fa1d4601faacbf52cf6f9ddea3af44064d62
Acked-by: default avatarKrishnaiah Tadkamalla <ktadakam@qti.qualcomm.com>
parent 5054306d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3973,6 +3973,7 @@
		qcom,fastrpc-adsp-audio-pdr;
		qcom,fastrpc-adsp-sensors-pdr;
		qcom,rpc-latency-us = <235>;
		qcom,qos-cores = <0 1 2 3>;

		qcom,msm_fastrpc_compute_cb1 {
			compatible = "qcom,msm-fastrpc-compute-cb";
+1 −0
Original line number Diff line number Diff line
@@ -2993,6 +2993,7 @@
		qcom,fastrpc-adsp-audio-pdr;
		qcom,fastrpc-adsp-sensors-pdr;
		qcom,rpc-latency-us = <235>;
		qcom,qos-cores = <0 1 2 3 4 5>;

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