R: R: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-09-03 Thread ansuelsmth
; 'Rafael J. > Wysocki' ; 'Rob Herring' ; linux- > p...@vger.kernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org > Oggetto: Re: R: [RFC PATCH v3 0/2] Add Krait Cache Scaling support > > On 2020-09-03 12:23, Viresh Kumar wrote: > > O

Re: R: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-09-03 Thread Sibi Sankar
On 2020-09-03 12:23, Viresh Kumar wrote: On 31-08-20, 09:41, ansuels...@gmail.com wrote: On 31-08-20, Sibi wrote: > On 2020-08-24 16:10, Viresh Kumar wrote: > > +Vincent/Saravana/Sibi > > > > On 21-08-20, 16:00, Ansuel Smith wrote: > >> This adds Krait Cache scaling support using the cpufreq not

Re: R: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-09-02 Thread Viresh Kumar
On 31-08-20, 09:41, ansuels...@gmail.com wrote: > On 31-08-20, Sibi wrote: > > On 2020-08-24 16:10, Viresh Kumar wrote: > > > +Vincent/Saravana/Sibi > > > > > > On 21-08-20, 16:00, Ansuel Smith wrote: > > >> This adds Krait Cache scaling support using the cpufreq notifier. > > >> I have some doubt

R: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-08-31 Thread ansuelsmth
ki ; Rob Herring ; linux- > p...@vger.kernel.org; devicet...@vger.kernel.org; linux- > ker...@vger.kernel.org > Oggetto: Re: [RFC PATCH v3 0/2] Add Krait Cache Scaling support > > On 2020-08-24 16:10, Viresh Kumar wrote: > > +Vincent/Saravana/Sibi > > > > On 21-08-

Re: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-08-30 Thread Sibi Sankar
On 2020-08-24 16:10, Viresh Kumar wrote: +Vincent/Saravana/Sibi On 21-08-20, 16:00, Ansuel Smith wrote: This adds Krait Cache scaling support using the cpufreq notifier. I have some doubt about where this should be actually placed (clk or cpufreq)? Also the original idea was to create a dedica

Re: [RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-08-24 Thread Viresh Kumar
+Vincent/Saravana/Sibi On 21-08-20, 16:00, Ansuel Smith wrote: > This adds Krait Cache scaling support using the cpufreq notifier. > I have some doubt about where this should be actually placed (clk or cpufreq)? > Also the original idea was to create a dedicated cpufreq driver (like it's > done i

[RFC PATCH v3 0/2] Add Krait Cache Scaling support

2020-08-21 Thread Ansuel Smith
This adds Krait Cache scaling support using the cpufreq notifier. I have some doubt about where this should be actually placed (clk or cpufreq)? Also the original idea was to create a dedicated cpufreq driver (like it's done in the codeaurora qcom repo) by copying the cpufreq-dt driver and adding