Re: [PATCH v2] cpufreq: mediatek: Register an Energy Model

2019-02-06 Thread Viresh Kumar
On 06-02-19, 10:50, Matthias Kaehlcke wrote: > Try and register an Energy Model from mediatek-cpufreq to allow > interested subsystems like the task scheduler to use the provided > information. > > Signed-off-by: Matthias Kaehlcke > --- > Changes in v2: > - register the EM after setting the

[PATCH v2] cpufreq: mediatek: Register an Energy Model

2019-02-06 Thread Matthias Kaehlcke
Try and register an Energy Model from mediatek-cpufreq to allow interested subsystems like the task scheduler to use the provided information. Signed-off-by: Matthias Kaehlcke --- Changes in v2: - register the EM after setting the cpumask --- drivers/cpufreq/mediatek-cpufreq.c | 2 ++ 1 file