Re: [PATCH V3 11/20] cpufreq: tegra124: do not handle the CPU rail
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2018-12-18 09:37:41
Also in:
linux-clk, linux-pm, linux-tegra
From: "Rafael J. Wysocki" <rafael@kernel.org>
Date: 2018-12-18 09:37:41
Also in:
linux-clk, linux-pm, linux-tegra
On Tue, Dec 18, 2018 at 10:13 AM Joseph Lo [off-list ref] wrote:
The Tegra124 cpufreq driver has no information to handle the Vdd-CPU rail. So this driver shouldn't handle for the CPU clock switching from DFLL to other PLL clocks. It was designed to work on DFLL clock only, which handle the frequency/voltage scaling in the background. This patch removes the driver dependency of the CPU rail, as well as not allow it to be built as a module and remove the removal function. So it can keep working on DFLL clock. Cc: Viresh Kumar <viresh.kumar@linaro.org> Cc: linux-pm@vger.kernel.org Signed-off-by: Joseph Lo <redacted> Acked-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
I'm assuming that this entire series will go in via arm-soc, so I won't be picking up the cpufreq patches from it. Please let me know if that is not what you want. Thanks, Rafael _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel