ARM: dts: msm: SLC SCID Heuristics support for tuna

Enables HEURISTICS SCID for tuna.

Change-Id: Ie88346943ba30dbcdab502b56d20614a3f296118
Signed-off-by: Prem Sai Grandhi <quic_grandhir@quicinc.com>
This commit is contained in:
Prem Sai Grandhi
2025-01-17 17:43:09 +05:30
committed by Vishvanath Singh
parent b9921d7ce0
commit 3cb12fe034

View File

@@ -666,6 +666,15 @@
clocks = <&aoss_qmp QDSS_CLK>; clocks = <&aoss_qmp QDSS_CLK>;
clock-names = "qdss_clk"; clock-names = "qdss_clk";
}; };
scid_heuristics {
compatible = "qcom,scid-heuristics";
qcom,heuristics-scid = <32>;
/* Need to update different value for V2 device */
qcom,freq-threshold-idx = <10>, <13>, <19>, <19>, <21>;
qcom,frequency-threshold-residency = <1500>, <1500>, <1500>, <1500>, <1500>;
qcom,scid-heuristics-enabled;
};
}; };
gic-interrupt-router { gic-interrupt-router {