From 7000070d5ab0e123807bec0ce9af724a5a6b58a2 Mon Sep 17 00:00:00 2001 From: Shivnandan Kumar Date: Mon, 19 Sep 2022 10:10:25 +0530 Subject: [PATCH] ARM: dts: msm: Disable WB feature in anorak Disable WB feature to free PMU counters. Enabling gold compute governor for L3 mitigate impact of disablement of WB feature. Change-Id: I51d639c29220cce95600279ca53d759c1178fc94 --- qcom/anorak.dtsi | 4 ---- 1 file changed, 4 deletions(-) diff --git a/qcom/anorak.dtsi b/qcom/anorak.dtsi index 20786162..5e24d4fe 100644 --- a/qcom/anorak.dtsi +++ b/qcom/anorak.dtsi @@ -1257,9 +1257,7 @@ < 0x0008 0x3F 0xFF 0x02 >, < 0x0011 0x3F 0xFF 0x00 >, < 0x0017 0x3F 0xFF 0xFF >, - < 0x0018 0x3F 0xFF 0xFF >, < 0x002A 0x3F 0xFF 0xFF >, - < 0x002B 0x3F 0xFF 0xFF >, < 0x4005 0x3F 0xFF 0xFF >, < 0x1000 0x3F 0xFF 0xFF >; }; @@ -1465,8 +1463,6 @@ qcom,target-dev = <&qcom_l3_dcvs_hw>; qcom,sampling-path = <&l3_dcvs_sp>; qcom,miss-ev = <0x17>; - qcom,wb-ev = <0x18>; - qcom,access-ev = <0x2B>; gold { compatible = "qcom,memlat-mon";