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: I2e25ad8755d48a8b4869360a7abe0249dd21ccf0 Signed-off-by: Yuhui Zhao <quic_yuhuzhao@quicinc.com>
This commit is contained in:
@@ -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 {
|
||||
|
Reference in New Issue
Block a user