Merge "ARM: dts: msm: SLC SCID Heuristics support for sun"

This commit is contained in:
QCTECMDR Service
2024-08-09 11:05:36 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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 {