From 4968acb16fc37f1a36a6cd9a8a24373bc5d05019 Mon Sep 17 00:00:00 2001 From: Alexander Winkowski Date: Wed, 24 Aug 2022 15:56:51 +0000 Subject: [PATCH] sm6250-common: powerhint: Remove TASchedtuneHighCap Change-Id: I82b0851345c57372a497ff64d2f81c5579e92662 --- configs/powerhint.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/configs/powerhint.json b/configs/powerhint.json index c2b046b..a537239 100644 --- a/configs/powerhint.json +++ b/configs/powerhint.json @@ -88,15 +88,6 @@ ], "ResetOnInit": true }, - { - "Name": "TASchedtuneHighCap", - "Path": "/dev/stune/top-app/schedtune.prefer_high_cap", - "Values": [ - "1", - "0" - ], - "ResetOnInit": true - }, { "Name": "CPUBWHystTriggerCount", "Path": "/sys/class/devfreq/soc:qcom,cpu-cpu-llcc-bw/bw_hwmon/hyst_trigger_count", @@ -242,12 +233,6 @@ "Duration": 0, "Value": "1248000" }, - { - "PowerHint": "INTERACTION", - "Node": "TASchedtuneHighCap", - "Duration": 0, - "Value": "1" - }, { "PowerHint": "INTERACTION", "Node": "CPUBWHystTriggerCount",