Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1389309

Re: [PATCH] cpufreq: st: enable selective initialization based on the platform

From Sudeep Holla <sudeep.holla@arm.com>
Newsgroups linux.kernel
Subject Re: [PATCH] cpufreq: st: enable selective initialization based on the platform
Date 2016-04-27 18:20 +0200
Message-ID <rsAlX-41b-1@gated-at.bofh.it> (permalink)
References <rsw8G-s1-7@gated-at.bofh.it> <rsAci-3X0-9@gated-at.bofh.it>
Organization ARM

Show all headers | View raw



On 27/04/16 17:07, Lee Jones wrote:
> On Wed, 27 Apr 2016, Sudeep Holla wrote:
>

[...]

>>
>> +	if ((!of_machine_is_compatible("st,stih407-b2120")) &&
>> +		(!of_machine_is_compatible("st,stih407")))
>> +		return -ENODEV;
>
> You need to check for "st,stih407" and "st,stih410".
>

Thanks, will fix it and post new version soon.

-- 
Regards,
Sudeep

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] cpufreq: st: enable selective initialization based on the platform Sudeep Holla <sudeep.holla@arm.com> - 2016-04-27 13:50 +0200
  Re: [PATCH] cpufreq: st: enable selective initialization based on  the platform Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-27 13:50 +0200
    Re: [PATCH] cpufreq: st: enable selective initialization based on the  platform Sudeep Holla <sudeep.holla@arm.com> - 2016-04-27 14:50 +0200
  Re: [PATCH] cpufreq: st: enable selective initialization based on  the platform Lee Jones <lee.jones@linaro.org> - 2016-04-27 18:10 +0200
    Re: [PATCH] cpufreq: st: enable selective initialization based on the  platform Sudeep Holla <sudeep.holla@arm.com> - 2016-04-27 18:20 +0200
  [PATCH v2] cpufreq: st: enable selective initialization based on the platform Sudeep Holla <sudeep.holla@arm.com> - 2016-04-27 18:20 +0200
    Re: [PATCH v2] cpufreq: st: enable selective initialization based on  the platform Viresh Kumar <viresh.kumar@linaro.org> - 2016-04-28 04:20 +0200
    Re: [PATCH v2] cpufreq: st: enable selective initialization based on  the platform Lee Jones <lee.jones@linaro.org> - 2016-04-28 09:20 +0200

csiph-web