From bf3fe3da0a7d4aec1ffb225b272d1952813f3d04 Mon Sep 17 00:00:00 2001 From: Avinash Philip Date: Fri, 19 Jul 2024 10:12:58 +0530 Subject: [PATCH] ARM: dts: msm: SLC SCID Heuristics support for sun Enables HEURISTICS SCID for sun. Signed-off-by: Avinash Philip Signed-off-by: Bruce Levy Change-Id: I82e5df505fa1b896ce1d46196f8ed9447f42b0db --- qcom/sun.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index f180df5c..7fbc3dd2 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -919,6 +919,16 @@ 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 */ + freq,threshold_idx = <11>, <10>; + freq,threshold_residency = <5000>, <5000>; + heuristics_scid_thread_interval = <16000>; + qcom,scid_heuristics_enabled; + }; }; gic-interrupt-router {