From 595a3edf8ce6a5ce6b5695b34c35b518f3e54304 Mon Sep 17 00:00:00 2001 From: Yuhui Zhao Date: Tue, 26 Nov 2024 19:55:29 +0800 Subject: [PATCH] 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 --- tuna-audio.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/tuna-audio.dtsi b/tuna-audio.dtsi index dfe2a8b0..7cea0247 100644 --- a/tuna-audio.dtsi +++ b/tuna-audio.dtsi @@ -30,6 +30,7 @@ compatible = "qcom,gpr"; qcom,glink-channels = "adsp_apps"; qcom,intents = <0x200 20>; + qcom,ch-sched-rt; reg = ; spf_core {