ARM: dts: msm: Configuration to set thread priority

In LL use-case GPR callback thread was in unable state.
In normal thread and not in RT thread.
Which causes pop noise issue.
It needs to set glink-adsp_apps thread priority to be RT.
This Configuration enables Client to set the configuration thread
to be in RT.

Change-Id: I2b6512ad06353cbcae30706fa27326210661dc0c
Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
This commit is contained in:
Ravulapati Vishnu Vardhan Rao
2024-08-28 12:32:59 +05:30
committed by Vishnuvardhan Rao Ravulapati
parent 5e002d626d
commit b8bf654e09

View File

@@ -30,6 +30,7 @@
compatible = "qcom,gpr";
qcom,glink-channels = "adsp_apps";
qcom,intents = <0x200 20>;
qcom,ch-sched-rt;
reg = <GPR_DOMAIN_ADSP>;
spf_core {