Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-03 Thread Viresh Kumar
On 3 February 2014 21:44, Rob Herring wrote: > That's certainly fine by me, but I don't know which platforms those are. Probably OMAP as the author came from TI and has tested it on OMAPs https://lkml.org/lkml/2013/9/26/787 > BTW, REGULATOR could probably be dropped as well. It certainly works

Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-03 Thread Rob Herring
On Mon, Feb 3, 2014 at 12:05 AM, Viresh Kumar wrote: > Cc'ing the guy who introduced this bug.. > > On 2 February 2014 04:20, Rob Herring wrote: >> From: Rob Herring >> >> The addition of THERMAL and THERMAL_CPU selections causes a kconfig >> warning on highbank platforms: >> >> warning:

Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-03 Thread Rob Herring
On Mon, Feb 3, 2014 at 12:05 AM, Viresh Kumar viresh.ku...@linaro.org wrote: Cc'ing the guy who introduced this bug.. On 2 February 2014 04:20, Rob Herring robherri...@gmail.com wrote: From: Rob Herring r...@kernel.org The addition of THERMAL and THERMAL_CPU selections causes a kconfig

Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-03 Thread Viresh Kumar
On 3 February 2014 21:44, Rob Herring robherri...@gmail.com wrote: That's certainly fine by me, but I don't know which platforms those are. Probably OMAP as the author came from TI and has tested it on OMAPs https://lkml.org/lkml/2013/9/26/787 BTW, REGULATOR could probably be dropped as well.

Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-02 Thread Viresh Kumar
Cc'ing the guy who introduced this bug.. On 2 February 2014 04:20, Rob Herring wrote: > From: Rob Herring > > The addition of THERMAL and THERMAL_CPU selections causes a kconfig > warning on highbank platforms: > > warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has > unmet

Re: [PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-02 Thread Viresh Kumar
Cc'ing the guy who introduced this bug.. On 2 February 2014 04:20, Rob Herring robherri...@gmail.com wrote: From: Rob Herring r...@kernel.org The addition of THERMAL and THERMAL_CPU selections causes a kconfig warning on highbank platforms: warning: (ARM_HIGHBANK_CPUFREQ) selects

[PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-01 Thread Rob Herring
From: Rob Herring The addition of THERMAL and THERMAL_CPU selections causes a kconfig warning on highbank platforms: warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ && CPU_FREQ && HAVE_CLK && REGULATOR && OF && THERMAL &&

[PATCH] cpufreq: cpu0: make THERMAL_CPU support optional

2014-02-01 Thread Rob Herring
From: Rob Herring r...@kernel.org The addition of THERMAL and THERMAL_CPU selections causes a kconfig warning on highbank platforms: warning: (ARM_HIGHBANK_CPUFREQ) selects GENERIC_CPUFREQ_CPU0 which has unmet direct dependencies (ARCH_HAS_CPUFREQ CPU_FREQ HAVE_CLK REGULATOR OF THERMAL