From b8bf654e0943518039bebdc0f757b4273490cab1 Mon Sep 17 00:00:00 2001 From: Ravulapati Vishnu Vardhan Rao Date: Wed, 28 Aug 2024 12:32:59 +0530 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: I2b6512ad06353cbcae30706fa27326210661dc0c Signed-off-by: Ravulapati Vishnu Vardhan Rao --- sun-audio.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/sun-audio.dtsi b/sun-audio.dtsi index a6a18ab3..b55cb8cb 100644 --- a/sun-audio.dtsi +++ b/sun-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 {