Bug 217047 - arm64: dts: Enable CPU OPP for cpufreq support for Orange Pi Prime
Summary: arm64: dts: Enable CPU OPP for cpufreq support for Orange Pi Prime
Status: NEW
Alias: None
Product: Platform Specific/Hardware
Classification: Unclassified
Component: ARM (show other bugs)
Hardware: ARM Linux
: P1 normal
Assignee: linux-arm-kernel@lists.arm.linux.org.uk
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-16 20:04 UTC by Roman Mamedov
Modified: 2023-02-16 20:04 UTC (History)
0 users

See Also:
Kernel Version: 6.1
Subsystem:
Regression: No
Bisected commit-id:


Attachments
patch (469 bytes, patch)
2023-02-16 20:04 UTC, Roman Mamedov
Details | Diff

Description Roman Mamedov 2023-02-16 20:04:00 UTC
Created attachment 303740 [details]
patch

Hello,

As is in the vanilla kernel there is no cpufreq support on the Orange Pi Prime. 
The CPU is stuck at some base frequency and the performance is low.
The included one-line patch makes it work, the frequency can be queried and auto-scales with load, the peak performance is also improved.

Thanks

Note You need to log in before you can comment on or make changes to this bug.