From 251b2d06a9aeeea5890d584f4879b1f60b311a2a Mon Sep 17 00:00:00 2001 From: Nitin Rawat Date: Thu, 17 Oct 2024 13:40:59 +0530 Subject: [PATCH] ARM: dts: msm: Update UFS ESI affinity for CQ Commit I4a4ae323ea0 ("kernel-scripts: sun: Update not_preferred settings") has updated the default isolated CPUs for Gold clusters. Since Isolation CPUs is preferred CPU for irq handling and not prefered for task handling, update the ESI affinity for CQ to address the same. Change-Id: I6fbb274d52418e9ebb965c6414c449543796d734 Signed-off-by: Nitin Rawat --- qcom/sun.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 045ed6b9..4cd10011 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2431,7 +2431,7 @@ qcom,prime-mask = <0xc0>; qcom,silver-mask = <0x3f>; /* affine cpu for each CQ starting from CQ:0 to CQ:max_cqs */ - qcom,esi-affinity-mask = <4 5 3 4 5 3 7 7>; + qcom,esi-affinity-mask = <2 3 4 2 3 4 7 7>; lanes-per-direction = <2>; dev-ref-clk-freq = <0>; /* 19.2 MHz */