From b340945a3521c32e9a42b1e2db8b42a38fd566bd 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. Change-Id: I1f52aeb0000c5835236bf6c04cc3c51e87cdfedf Signed-off-by: Avinash Philip --- qcom/sun.dtsi | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 19a60eaa..be6624b9 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -923,6 +923,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 */ + freq,threshold_idx = <11>, <10>; + freq,threshold_residency = <5000>, <5000>; + qcom,scid_heuristics_enabled; + }; }; gic-interrupt-router {