diff options
author | Shawn Guo <[email protected]> | 2021-01-13 14:52:41 +0800 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2021-01-18 12:13:53 +0530 |
commit | 266991721c15f9feb5c4b839cb1bdde4a2b20030 (patch) | |
tree | 02447736bf5e4fe3e36e7241f78bc77582eb7257 /scripts/bpf_helpers_doc.py | |
parent | 763ec5daaea835e5604d08364c9081e7304b7c2b (diff) |
cpufreq: qcom-hw: enable boost support
At least on sdm850, the 2956800 khz is detected as a boost frequency in
function qcom_cpufreq_hw_read_lut(). Let's enable boost support by
calling cpufreq_enable_boost_support(), so that we can get the boost
frequency by switching it on via 'boost' sysfs entry like below.
$ echo 1 > /sys/devices/system/cpu/cpufreq/boost
Signed-off-by: Shawn Guo <[email protected]>
Tested-by: Steev Klimaszewski <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions