Re: [PATCH 2/3] cpufreq: sama7g5: add cpufreq driver

2021-01-05 Thread Claudiu.Beznea
On 05.01.2021 12:44, Viresh Kumar wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > On 05-01-21, 12:22, Claudiu Beznea wrote: >> Microchip SAMA7G5 devices supports runtime changes of CPU frequency. >> This is doable by changing CPUPLL freq

Re: [PATCH 2/3] cpufreq: sama7g5: add cpufreq driver

2021-01-05 Thread Viresh Kumar
On 05-01-21, 12:22, Claudiu Beznea wrote: > Microchip SAMA7G5 devices supports runtime changes of CPU frequency. > This is doable by changing CPUPLL frequency along with MCK0 frequency. > Along with this CPU's regulator must be changed to accommodate new > frequencies. > > Signed-off-by: Claudiu B

[PATCH 2/3] cpufreq: sama7g5: add cpufreq driver

2021-01-05 Thread Claudiu Beznea
Microchip SAMA7G5 devices supports runtime changes of CPU frequency. This is doable by changing CPUPLL frequency along with MCK0 frequency. Along with this CPU's regulator must be changed to accommodate new frequencies. Signed-off-by: Claudiu Beznea --- drivers/cpufreq/Kconfig.arm | 9