feat(canopus): increase max freq

This commit is contained in:
tux
2026-03-27 21:38:01 +05:30
parent 1b526b5633
commit 99863948b4

View File

@@ -276,7 +276,7 @@
energy_performance_preference = "performance";
turbo = "auto";
scaling_min_freq = 400000;
scaling_max_freq = 3800000;
scaling_max_freq = 4600000;
};
};
};