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 <quic_nitirawa@quicinc.com>
This commit is contained in:
committed by
Niranjan Reddy Dumbala
parent
20599ebcab
commit
251b2d06a9
@@ -2431,7 +2431,7 @@
|
|||||||
qcom,prime-mask = <0xc0>;
|
qcom,prime-mask = <0xc0>;
|
||||||
qcom,silver-mask = <0x3f>;
|
qcom,silver-mask = <0x3f>;
|
||||||
/* affine cpu for each CQ starting from CQ:0 to CQ:max_cqs */
|
/* 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>;
|
lanes-per-direction = <2>;
|
||||||
dev-ref-clk-freq = <0>; /* 19.2 MHz */
|
dev-ref-clk-freq = <0>; /* 19.2 MHz */
|
||||||
|
Reference in New Issue
Block a user