On 2 February 2017 at 20:28, Viresh Kumar wrote:
> You must be a cpufreq driver expert by now. What's the count? Is this the 3rd
> one you have written ? :)
Indeed. This is #3. We should be done now, though. We have ARM, legacy
ARM and BMIPS covered. :-)
> On 01-02-17, 17:06, Markus Mayer wrote:
You must be a cpufreq driver expert by now. What's the count? Is this the 3rd
one you have written ? :)
On 01-02-17, 17:06, Markus Mayer wrote:
> diff --git a/drivers/cpufreq/bmips-cpufreq.c b/drivers/cpufreq/bmips-cpufreq.c
> +static struct cpufreq_frequency_table *
> +bmips_cpufreq_get_freq_tabl
From: Markus Mayer
Add the MIPS CPUfreq driver. This driver currently supports CPUfreq on
BMIPS5xxx-based SoCs.
Signed-off-by: Markus Mayer
---
drivers/cpufreq/Kconfig | 10 ++
drivers/cpufreq/Makefile| 1 +
drivers/cpufreq/bmips-cpufreq.c | 205 +
3 matches
Mail list logo