[PATCH v3 09/10] DT: QCOM: Add cpufreq-dt to msm8996
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-03-20 21:46:19
Also in:
linux-arm-msm, linux-clk, linux-devicetree
From: sboyd@kernel.org (Stephen Boyd)
Date: 2018-03-20 21:46:19
Also in:
linux-arm-msm, linux-clk, linux-devicetree
Quoting ilialin at codeaurora.org (2018-03-20 13:34:04)
Understood, what you mean. I assumed that the cpufreq-dt is generic driver, and adding architecture specific code to it is no not correct from architectural point of view. Anyway, I'm considering adding a platform specific cpufreq driver, which will handle the efuse data as well. Meanwhile this is the way to use the generic driver.
You'll need to Cc Viresh Kumar, who can comment further on cpufreq-dt. I wasn't recommending adding architecture specific code to cpufreq-dt, but at least updating how it handles CPU clk on/off state around hotplug would be good to do.