Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-09-19 Thread Viresh Kumar
On 11-09-17, 09:18, Dave Gerlach wrote: > Yes, ti-cpufreq registers the cpufreq-dt platdev in order to ensure the > ti-cpufreq driver probes first and provides the necessary opp-supported-hw for > cpufreq-dt. This applies to am335x, am437x, dra7xx, and am57xx. I suppose > these > platforms will ne

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-09-11 Thread Dave Gerlach
Hi, On 09/11/2017 07:13 AM, Keerthy wrote: > > > On Tuesday 29 August 2017 03:41 PM, Viresh Kumar wrote: >> On 21-08-17, 15:17, Simon Horman wrote: >>> Sorry, I seem to have accidently sent this email as Virish rather than >>> myself. I will try again. >> >> No issues. I see that Rafael has alrea

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-09-11 Thread Keerthy
On Tuesday 29 August 2017 03:41 PM, Viresh Kumar wrote: > On 21-08-17, 15:17, Simon Horman wrote: >> Sorry, I seem to have accidently sent this email as Virish rather than >> myself. I will try again. > > No issues. I see that Rafael has already applied my patches, you can send > additional patc

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-29 Thread Viresh Kumar
On 21-08-17, 15:17, Simon Horman wrote: > Sorry, I seem to have accidently sent this email as Virish rather than > myself. I will try again. No issues. I see that Rafael has already applied my patches, you can send additional patches over that to make sure everything is clear. -- viresh

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-22 Thread Masahiro Yamada
2017-08-21 22:17 GMT+09:00 Simon Horman : > On Wed, Aug 16, 2017 at 11:07:27AM +0530, Viresh Kumar wrote: >> The initial idea of creating the cpufreq-dt-platdev.c file was to keep a >> list of platforms that use the "operating-points" (V1) bindings and >> create cpufreq device for them only, as we

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-21 Thread Simon Horman
On Wed, Aug 16, 2017 at 11:07:27AM +0530, Viresh Kumar wrote: > The initial idea of creating the cpufreq-dt-platdev.c file was to keep a > list of platforms that use the "operating-points" (V1) bindings and > create cpufreq device for them only, as we weren't sure which platforms > would want the d

Re: [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2

2017-08-21 Thread Simon Horman
On Mon, Aug 21, 2017 at 03:13:32PM +0200, Viresh Kumar wrote: > The initial idea of creating the cpufreq-dt-platdev.c file was to keep a > list of platforms that use the "operating-points" (V1) bindings and > create cpufreq device for them only, as we weren't sure which platforms > would want the d