[PATCH 2/3 v3] mfd: db8500-prcmu: Get rid of cpufreq dependency
From: Rafael J. Wysocki <hidden>
Date: 2017-08-22 13:43:11
Also in:
linux-pm
From: Rafael J. Wysocki <hidden>
Date: 2017-08-22 13:43:11
Also in:
linux-pm
On Tuesday, August 22, 2017 3:44:18 PM CEST Linus Walleij wrote:
On Tue, Aug 22, 2017 at 3:25 PM, Rafael J. Wysocki [off-list ref] wrote:quoted
On Tuesday, August 22, 2017 3:17:40 PM CEST Linus Walleij wrote:quoted
The ARMSS clock, also known as the operating point of the CPU, should not cross-depend on cpufreq like this. Move the code to use just frequencies and remove the false frequency (1GHz) and put in the actual frequency provided by the ARMSS clock (998400000 Hz) as part of the process. After this and the related cpufreq patch, the DB8500 will simply use the standard DT cpufreq driver to change the operating points through the common clock framework using the ARMSS clock. Acked-by: Lee Jones <redacted> Signed-off-by: Linus Walleij <redacted>Well, I've already applied the v2, so do you want me to replace the commit with this patch?If you can, else tell me and I can send a fixup patch.
I can. :-) Done already, but the replacement will show up in linux-next when I re-merge the branches, which may be in a few days.
I want to keep Lee happy!
Fair enough.