On 19-10-23, 12:19, Ulf Hansson wrote:
On Thu, 19 Oct 2023 at 08:16, Viresh Kumar viresh.kumar@linaro.org wrote:
On 18-10-23, 10:06, Stephan Gerhold wrote:
Add the necessary definitions to the qcom-cpufreq-nvmem driver to support basic cpufreq scaling on the Qualcomm MSM8909 SoC. In practice the necessary power domains vary depending on the actual PMIC the SoC was combined with. With PM8909 the VDD_APC power domain is shared with VDD_CX so the RPM firmware handles all voltage adjustments, while with PM8916 and PM660 Linux is responsible to do adaptive voltage scaling of a dedicated CPU regulator using CPR.
Signed-off-by: Stephan Gerhold stephan.gerhold@kernkonzept.com
Applied patch 1 and 3. Thanks.
I did spend quite some time reviewing the previous version. Please allow me to have a look at this too before applying.
My branch isn't immutable, I keep on changing it. Please provide your feedback :)