diff --git a/powerhint.json b/powerhint.json index e8e13004..45c14e74 100644 --- a/powerhint.json +++ b/powerhint.json @@ -73,7 +73,7 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/1c500000.mali/hint_min_freq", "Values": [ "762000", "471000", diff --git a/powerhint_a0.json b/powerhint_a0.json index 60f6e04d..31f34d76 100644 --- a/powerhint_a0.json +++ b/powerhint_a0.json @@ -42,7 +42,7 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/1c500000.mali/hint_min_freq", "Values": [ "151000", "302000", diff --git a/powerhint_a1.json b/powerhint_a1.json index 96f42680..23b190ae 100644 --- a/powerhint_a1.json +++ b/powerhint_a1.json @@ -62,7 +62,7 @@ }, { "Name": "GPUMinFreq", - "Path": "/sys/devices/platform/1c500000.mali/scaling_min_freq", + "Path": "/sys/devices/platform/1c500000.mali/hint_min_freq", "Values": [ "151000", "302000",