From 3cb12fe0340709c06ca1f14c86417b31af474309 Mon Sep 17 00:00:00 2001 From: Prem Sai Grandhi Date: Fri, 17 Jan 2025 17:43:09 +0530 Subject: [PATCH] ARM: dts: msm: SLC SCID Heuristics support for tuna Enables HEURISTICS SCID for tuna. Change-Id: Ie88346943ba30dbcdab502b56d20614a3f296118 Signed-off-by: Prem Sai Grandhi --- qcom/tuna.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index 0b726612..fa379dc5 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -666,6 +666,15 @@ clocks = <&aoss_qmp 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 {