From edfe9f46a56ae830de9ce937621ed885a44ae204 Mon Sep 17 00:00:00 2001 From: Raviteja Tamatam Date: Mon, 8 Jul 2024 17:33:38 -0700 Subject: [PATCH] ARM: dts: msm: update pm qos for sun target Update sde-qos-cpu-mask value for sun target. Change-Id: I1e3a94b276d7ac31d693bdc73a46cc40189d5c43 Signed-off-by: Raviteja Tamatam --- display/sun-sde-common.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/display/sun-sde-common.dtsi b/display/sun-sde-common.dtsi index 7e0b89cc..8a68f314 100644 --- a/display/sun-sde-common.dtsi +++ b/display/sun-sde-common.dtsi @@ -259,6 +259,7 @@ qcom,sde-cdp-setting = <1 1>, <1 0>; + qcom,sde-qos-cpu-mask = <0x3>; qcom,sde-qos-cpu-mask-performance = <0x3>; qcom,sde-qos-cpu-dma-latency = <300>; qcom,sde-qos-cpu-irq-latency = <300>;